lemonldap-ng/modules/lemonldap-ng-portal/example/skins/impact/footer.tpl
2010-03-07 21:54:02 +00:00

15 lines
525 B
Smarty

<div id="layout-footer">
<p>
<lang en="Service provided by" fr="Ce service est fournit par" />
<a href="http://lemonldap.ow2.org" target="_blank">LemonLDAP::NG</a>,
<lang en="free software covered by the GPL licence" fr="logiciel libre prot&eacute;g&eacute; par la licence GPL" />.
</p>
<a href="http://lemonldap.ow2.org" target="_blank"><img src="/skins/<TMPL_VAR NAME="SKIN">/images/logo_lemonldap-ng_400px.png" alt="LemonLDAP::NG logo" width="120" /></a>
</div>
</div>
</body>
</html>