Mercurial > p > roundup > code
changeset 2473:54a0869b92e4
menu is on the left
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Wed, 16 Jun 2004 13:29:38 +0000 |
| parents | f41539b3c486 |
| children | 591e3cfe622a |
| files | templates/minimal/html/home.html |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/templates/minimal/html/home.html Wed Jun 16 03:54:00 2004 +0000 +++ b/templates/minimal/html/home.html Wed Jun 16 13:29:38 2004 +0000 @@ -14,7 +14,7 @@ <tal:block tal:define="anon python:request.user.username == 'anonymous'"> <p tal:condition="not:anon" class="help" i18n:translate=""> -Please select from one of the menu options on the right. +Please select from one of the menu options on the left. </p> <p tal:condition="anon" class="help" i18n:translate=""> Please log in or register.
