Commit 5284231c authored by Mayoro Diagne's avatar Mayoro Diagne

2010-06-13 mayoro

*rename mistake in login_form of ecitizen (egov_portal) is no longer used
*add padding left for site title in template_erp5_egov.css

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36293 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fbb06362
......@@ -57,7 +57,7 @@
portal = context.getPortalObject()\n
\n
# get module url\n
absolute_url = portal.web_site_module.egov_portal.absolute_url()\n
absolute_url = portal.web_site_module.ecitizen.absolute_url()\n
\n
redirect_url = absolute_url\n
\n
......
......@@ -615,7 +615,8 @@ fieldset.register_informations{\n
}\n
\n
.site_title{\n
padding-top: 15px;\n
padding-top: 5px;\n
padding-left: 25px;\n
font-size: 1.6em;\n
text-align: center;\n
font-weight: bold;\n
......
2010-06-13 mayoro
*rename mistake in login_form of ecitizen (egov_portal) is no longer used
*add padding left for site title in template_erp5_egov.css
2010-06-13 mayoro
*remove unused variables
......
530
\ No newline at end of file
531
\ No newline at end of file
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