[Zope3-checkins] CVS: Zope3/src/zope/app/browser/services/translation - synchronize.pt:1.4
Philipp von Weitershausen
philikon@philikon.de
Wed, 25 Jun 2003 17:19:26 -0400
Update of /cvs-repository/Zope3/src/zope/app/browser/services/translation
In directory cvs.zope.org:/tmp/cvs-serv30573/services/translation
Modified Files:
synchronize.pt
Log Message:
Added a space before the / in singleton tags, following the W3C
compatability guidelines (http://www.w3.org/TR/xhtml1/#guidelines).
Thanks to Gary for pointing this out.
=== Zope3/src/zope/app/browser/services/translation/synchronize.pt 1.3 => 1.4 ===
--- Zope3/src/zope/app/browser/services/translation/synchronize.pt:1.3 Wed Jun 25 14:43:10 2003
+++ Zope3/src/zope/app/browser/services/translation/synchronize.pt Wed Jun 25 17:18:55 2003
@@ -79,7 +79,7 @@
<td width="20%">
<div align="center">
<div><input type="submit" name="saveSettings.html:method"
- value="Save Settings" /></div><br/>
+ value="Save Settings" /></div><br />
<div><input type="submit" name="synchronize.html:method"
value="Synchronize" /></div>
</div>
@@ -87,7 +87,7 @@
</tr>
</form>
</table>
- <br/>
+ <br />
<form action="./"
tal:condition="view/canConnect">