fix link in admin footer

This commit is contained in:
Manuel Raynaud
2013-12-14 13:27:09 +01:00
parent 162f364df6
commit 48e31b1145

View File

@@ -222,8 +222,8 @@
<div class="container">
<p>{intl l='&copy; Thelia 2013'}
- <a href="http://www.openstudio.fr/" target="_blank">{intl l='Published by OpenStudio'}</a>
- <a href="http://forum.thelia.net/" target="_blank">{intl l='Thelia support forum'}</a>
- <a href="http://contrib.thelia.net/" target="_blank">{intl l='Thelia contributions'}</a>
- <a href="http://thelia.net/forum" target="_blank">{intl l='Thelia support forum'}</a>
- <a href="#" target="_blank">{intl l='Thelia contributions'}</a>
</p>
{module_include location='in_footer'}
@@ -269,4 +269,4 @@
{module_include location='footer_js'}
</body>
</html>
</html>