+ Changed generating last post and post count in forum and topic.php
+ Deleted not used template file: post_add_body.tpl + Replaced MCP images git-svn-id: https://svn.pioder.pl/uf-svn/uF@21 72ec579a-5ced-4fa4-82f3-afba5d98df2f
This commit is contained in:
@@ -19,8 +19,8 @@ function message_die($type, $msm, $sql)
|
||||
<table align="left" border="1" style="border-collapse: collapse; border-color: grey" width="500">
|
||||
<tr>
|
||||
<td bgcolor="" align="left">
|
||||
<font face="Verdana" style="font-size: 18pt; font-weight: bold" color="red">DSF v'.VERSION.' - ';
|
||||
$msg .= ($type='CRITICAL') ? 'CRITICAL ERROR' : 'GENERAL ERROR' ;
|
||||
<font face="Verdana" style="font-size: 18pt; font-weight: bold" color="red">µForum v'.VERSION.' - ';
|
||||
$msg .= $type;
|
||||
$msg .= '</font>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user