|
From: mdw c. <myd...@li...> - 2001-11-23 14:13:31
|
MyDynaWeb CVS committal Author : sukria Project : mydynaweb Module : htdocs Dir : mydynaweb/htdocs/templates/smarty Modified Files: main.html Log Message: The JavaScript call is OK =================================================================== RCS file: /cvsroot/mydynaweb/mydynaweb/htdocs/templates/smarty/main.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- main.html 2001/11/23 13:37:23 1.4 +++ main.html 2001/11/23 14:13:31 1.5 @@ -112,7 +112,7 @@ <td align="left"> <font face="tahoma,helvetica,arial" size="-1">~QUOTATION~</font> </td> - <td align="right"> + <td align="center"> <script src="include/count.js"></script> <script> count_this_hit(); |