From 4645bcbacbc4fd2fba2a3f28d6cd23bdfb184a9d Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 4 Jul 2014 11:00:07 +0200 Subject: Allow for adding a comment when closing a request This allows Trusted Users to optionally add a comment when closing a request. The comment is included in the notification email that is sent to the requests mailing list. Signed-off-by: Lukas Fleischer --- web/template/pkgreq_close_form.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'web/template/pkgreq_close_form.php') diff --git a/web/template/pkgreq_close_form.php b/web/template/pkgreq_close_form.php index be36aefb..00efafef 100644 --- a/web/template/pkgreq_close_form.php +++ b/web/template/pkgreq_close_form.php @@ -4,6 +4,10 @@ ', htmlspecialchars($pkgbase_name), ''); ?>

+

+ : + +

@@ -15,6 +19,10 @@

+

+ + +

" />

-- cgit v1.2.3-24-g4f1b