From e9fe1a9eb100b11fda80f05b5b3239ee97e3a905 Mon Sep 17 00:00:00 2001 From: Mark Weiman Date: Mon, 14 Dec 2015 16:18:16 -0500 Subject: Add link to flag OOD comment Implements: FS#46546 Signed-off-by: Mark Weiman Signed-off-by: Lukas Fleischer --- web/template/flag_comment.php | 25 +++++++++++++++++++++++++ web/template/pkgbase_actions.php | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 web/template/flag_comment.php (limited to 'web/template') diff --git a/web/template/flag_comment.php b/web/template/flag_comment.php new file mode 100644 index 0000000..36af43e --- /dev/null +++ b/web/template/flag_comment.php @@ -0,0 +1,25 @@ +
+

+

+ + ', html_format_username($message['Username']), '', + '', htmlspecialchars($pkgbase_name), '', + '', gmdate('Y-m-d', $message['OutOfDateTS']), ''); ?> + + ', htmlspecialchars($pkgbase_name), ''); ?> + +

+

+

+

+
+

+

+

+ " /> +
+

+
+ diff --git a/web/template/pkgbase_actions.php b/web/template/pkgbase_actions.php index f8968fb..85b1c3b 100644 --- a/web/template/pkgbase_actions.php +++ b/web/template/pkgbase_actions.php @@ -8,7 +8,7 @@
  • -
  • +
  • -- cgit v1.2.3-54-g00ecf