ezmlm-web-archiv/ezmlm-web-3.3/template/footer.cs
lars db6538cda5 ezmlm-web release:
* released source and debian file
2008-10-12 01:36:40 +00:00

12 lines
291 B
C#

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