* ups wrong varname
authorWilfried Göesgens <willi@citadel.org>
Sun, 28 Feb 2010 19:47:25 +0000 (19:47 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 28 Feb 2010 19:47:25 +0000 (19:47 +0000)
webcit/static/t/aide/siteconfig/tab_autopurger.html

index 8ccaf09ecb630e7430cb21b14ec2aefbe93d2cc0..063e54953b4e6f0d7bf6b07fa224e98c6b0c3336 100644 (file)
@@ -92,7 +92,7 @@
 <?_("Expire by message age")>
 <br />
 <?_("Number of messages or days: ")>
-<input type="text" NAME="mailboxespolicy_expire_value" MAXLENGTH="5" VALUE='<?EXPIRE:VALUE(#"mailboxespolicy")>'>
+<input type="text" NAME="mailboxespolicy_value" MAXLENGTH="5" VALUE='<?EXPIRE:VALUE(#"mailboxespolicy")>'>
 </td></tr>
 
 <tr><td COLSPAN=2><hr /></td></tr>