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 @@ ...@@ -111,11 +111,13 @@
</table>\n </table>\n
</td>\n </td>\n
</tr>\n </tr>\n
<div id="login-box">\n
\n
</div>\n
</tbody>\n </tbody>\n
</table> \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> </div>
]]></unicode> </value> ]]></unicode> </value>
......
...@@ -1084,6 +1084,12 @@ div#advertisement h2 {\n ...@@ -1084,6 +1084,12 @@ div#advertisement h2 {\n
\n \n
div#advertisement b {\n div#advertisement b {\n
font-size: 12px !important; \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> ]]></string> </value>
......
286 287
\ No newline at end of file \ 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