Commit 7e5c760b authored by Yoshinori Okuji's avatar Yoshinori Okuji

Use ui instead of domain for the greeting message.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2262 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5ef8c6f5
......@@ -601,8 +601,8 @@ class ERP5Generator(PortalGenerator):
<br/>
<br/>
<br/>
<h2 align="center" i18n:translate="" i18n:domain="content">
Welcome to your new information system
<h2 align="center" i18n:translate="" i18n:domain="ui">
Welcome to ERP5
</h2>
<table border="1" align="center">
<tr tal:define="module_list python:here.ERP5Site_getModuleItemList();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment