ezmlm-web release:

* released source and debian file
This commit is contained in:
lars 2008-10-12 01:36:40 +00:00
parent b93f629a9c
commit db6538cda5
161 changed files with 32232 additions and 0 deletions

View file

@ -0,0 +1,8 @@
<?cs if:Data.List.Features.GpgKeyRing ?>
<!-- comment for the key (second part of the human readable key description) -->
<label for="gnupg_keycomment"><?cs var:html_escape(Lang.Misc.GnupgKeyComment) ?>:</label>
<input type="text" name="gnupg_keycomment" id="gnupg_keycomment" size="25"
value="Mailing list" />
<?cs /if ?>