[Weberp-svn] SF.net SVN: weberp:[5226] trunk/GLJournal.php
Brought to you by:
sotandeka,
tim_schofield
From: <tim...@us...> - 2011-04-24 09:50:55
|
Revision: 5226 http://weberp.svn.sourceforge.net/weberp/?rev=5226&view=rev Author: tim_schofield Date: 2011-04-24 09:50:49 +0000 (Sun, 24 Apr 2011) Log Message: ----------- XHTML and quoting changes Modified Paths: -------------- trunk/GLJournal.php Modified: trunk/GLJournal.php =================================================================== --- trunk/GLJournal.php 2011-04-24 09:46:44 UTC (rev 5225) +++ trunk/GLJournal.php 2011-04-24 09:50:49 UTC (rev 5226) @@ -335,7 +335,7 @@ echo '<div class="centre"><input type="submit" name="Process" value="' . _('Accept') . '" /></div><br /><br />'; -echo '<table class="selection" width='85%'>'; +echo '<table class="selection" width="85%">'; echo '<tr><th colspan="6"><div class="centre"><font size="3" color="blue"><b>' . _('Journal Summary') . '</b></font></div></th></tr>'; echo '<tr> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |