ezmlm-web/template/config_options/gnupg_keycomment.cs
lars 807de1a0d7 gnupg settings interface implemented
gnupg key generation interface implemented
use better way of recognising available options and settings (seperate form value)
2006-04-10 13:30:32 +00:00

5 lines
249 B
C#

<!-- 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">