update by MaxMad

This commit is contained in:
unknown
2012-06-23 17:55:15 +03:00
parent b99b6c3eb7
commit c6f79e67c9
+1 -1
View File
@@ -82,7 +82,7 @@ if ($units[$y]['sort_type']==3){
if($datetime[0] != "today") { if($datetime[0] != "today") {
echo "on ".$datetime[0]." "; echo "on ".$datetime[0]." ";
} }
echo "at ".$datetime[1]."</div> echo "at ".$datetime[1]." hours""</div>
</div> </div>
</td> </td>
</tr> </tr>