Mercurial > p > roundup > code
diff templates/classic/html/user.help.html @ 3706:c4090ad1d436
Code and TAL cleanup
| author | Tobias Herp <tobias-herp@users.sourceforge.net> |
|---|---|
| date | Mon, 18 Sep 2006 00:22:43 +0000 |
| parents | ba2eeadeed69 |
| children |
line wrap: on
line diff
--- a/templates/classic/html/user.help.html Mon Sep 18 00:03:05 2006 +0000 +++ b/templates/classic/html/user.help.html Mon Sep 18 00:22:43 2006 +0000 @@ -11,7 +11,7 @@ <tal:block tal:condition="python:request.form.has_key('property')"> <title><tal:x i18n:translate=""><tal:x i18n:name="property" tal:content="property" i18n:translate="" /> help - <span i18n:name="tracker" - tal:replace="config/TRACKER_NAME" /></tal:x> - Frame-Version</title> + tal:replace="config/TRACKER_NAME" /></tal:x></title> <script language="Javascript" type="text/javascript" tal:condition=false tal:content="structure string:<!--
