Commit 9bc979c3 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Add footer to login page

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44199 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3eb04514
......@@ -111,11 +111,13 @@
</table>\n
</td>\n
</tr>\n
<div id="login-box">\n
\n
</div>\n
</tbody>\n
</table> \n
</div>\n
<div class="footer">\n
<a href="http://www.freecloudalliance.org/">Free Cloud Alliance</a>\n
-\n
<a href="#">Help</a>\n
</div>
]]></unicode> </value>
......
......@@ -1084,6 +1084,12 @@ div#advertisement h2 {\n
\n
div#advertisement b {\n
font-size: 12px !important; \n
}\n
\n
div.footer {\n
text-align: center;\n
margin-top: 40px;\n
font-size: 10pt;\n
}
]]></string> </value>
......
286
\ No newline at end of file
287
\ 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