lemonldap-ng/modules/lemonldap-ng-portal/example/skins/impact/footer.tpl

15 lines
522 B
Smarty
Raw Normal View History

2010-03-07 22:54:02 +01:00
<div id="layout-footer">
<p>
2010-09-08 22:17:56 +02:00
<lang en="Service provided by" fr="Ce service est fourni par" />
<a href="http://lemonldap-ng.org" target="_blank">LemonLDAP::NG</a>,
2010-09-08 22:17:56 +02:00
<lang en="free software covered by the GPL license" fr="logiciel libre prot&eacute;g&eacute; par la licence GPL" />.
2010-03-07 22:54:02 +01:00
</p>
<a href="http://lemonldap-ng.org" target="_blank"><img src="/skins/<TMPL_VAR NAME="SKIN">/images/logo_lemonldap-ng_400px.png" alt="LemonLDAP::NG logo" width="120" /></a>
2010-03-07 22:54:02 +01:00
</div>
</div>
</body>
</html>