ezmlm-web/template/footer.cs
lars 88072eec38 support for encrypted mailing lists finished
small stylesheet improvements
language detection
language selection implemented
(prepared for release 3.2)
2006-04-14 15:54:18 +00:00

9 lines
239 B
C#

<div id="footer">
<a href="https://systemausfall.org/toolforge/ezmlm-web">ezmlm-web</a> (v3.2) - <?cs var:html_escape(Lang.Misc.FooterText) ?> <a href="http://www.ezmlm.org/" target="_blank">ezmlm</a>
<br />
</div>
</body>
</html>