ezmlm-web-archiv/ezmlm-web-3.1.4/template/config_options/prefix.cs
lars de99aa3045 v3.1.4 released
merged all changes of [222] into trunk
2006-03-26 21:08:21 +00:00

6 lines
170 B
C#

<!-- subject prefix -->
<?cs call:checkbox("f") ?>
<ul><li><input type="text" name="prefix" value="<?cs
var:html_escape(Data.List.Prefix) ?>" size="70" />
</li></ul>