From 8f91a3c93a6e9d8c4cc595e31b449971651f4589 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Mon, 1 Nov 2010 08:37:00 +0100 Subject: Handler::Users: Added note about automatic deletion to notifications page --- lib/VNDB/Handler/Users.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/VNDB/Handler/Users.pm b/lib/VNDB/Handler/Users.pm index f6efeb3e..05be95d4 100644 --- a/lib/VNDB/Handler/Users.pm +++ b/lib/VNDB/Handler/Users.pm @@ -620,6 +620,7 @@ sub notifies { td colspan => 5; input type => 'submit', name => 'markread', value => mt '_usern_but_markread'; input type => 'submit', name => 'remove', value => mt '_usern_but_remove'; + b class => 'grayedout', ' '.mt '_usern_autodel'; end; end; } -- cgit v1.2.3