[Weberp-svn] SF.net SVN: weberp:[7405] trunk/BankAccounts.php
Brought to you by:
sotandeka,
tim_schofield
From: <tim...@us...> - 2011-07-31 20:03:55
|
Revision: 7405 http://weberp.svn.sourceforge.net/weberp/?rev=7405&view=rev Author: tim_schofield Date: 2011-07-31 20:03:49 +0000 (Sun, 31 Jul 2011) Log Message: ----------- XHTML corrections to code Modified Paths: -------------- trunk/BankAccounts.php Modified: trunk/BankAccounts.php =================================================================== --- trunk/BankAccounts.php 2011-07-29 21:48:59 UTC (rev 7404) +++ trunk/BankAccounts.php 2011-07-31 20:03:49 UTC (rev 7405) @@ -214,7 +214,7 @@ } else { $defacc=_('Yes'); } - printf('<td>%s<br /><font size=2>%s</font></td> + printf('<td>%s<br /><font size="2">%s</font></td> <td>%s</td> <td>%s</td> <td>%s</td> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |