update Templates/Build/16_incomming.tpl

This commit is contained in:
unknown
2012-06-24 15:02:46 +03:00
parent 3be71c2eaf
commit 4a62e1820b
+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]." hours""</div> echo "at ".$datetime[1]." hours</div>
</div> </div>
</td> </td>
</tr> </tr>