From 1fa25aa241ff7faf8a0989ab48a9c162b0459687 Mon Sep 17 00:00:00 2001 From: klm Date: Wed, 10 Mar 1999 13:54:10 +0000 Subject: Provide a tad more space for the administrator to explain why a posting is being rejected. (This enables them to explain the right place to send administrivia, for example.) ((Barry - i know these are niggly little things - it's all i have time for. I just want to mention that i'm really greatful that you've been taking care of as much of the substantial stuff as you've been doing!)) --- Mailman/Cgi/admindb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mailman/Cgi/admindb.py') diff --git a/Mailman/Cgi/admindb.py b/Mailman/Cgi/admindb.py index 7dfa00b58..51f049161 100644 --- a/Mailman/Cgi/admindb.py +++ b/Mailman/Cgi/admindb.py @@ -236,7 +236,7 @@ def PrintPostRequest(val, form): ]) t.AddRow([ FontSize("+1", Bold('If you reject this post, explain (optional):')), - TextBox("comment-%d" % val[0], size=50) + TextArea("comment-%d" % val[0], "", 3, 50) ]) cur_row = t.GetCurrentRowIndex() -- cgit v1.2.3-70-g09d2