From 354c86b6c608c8923d0a087285f97d5d8121ed08 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Sun, 25 Jan 2009 13:17:54 -0500 Subject: Move package comment form into a new template. Feature the form on the package details page. Signed-off-by: Loui Chang --- web/template/actions_form.php | 6 ---- web/template/pkg_comment_form.php | 68 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+), 6 deletions(-) create mode 100644 web/template/pkg_comment_form.php (limited to 'web/template') diff --git a/web/template/actions_form.php b/web/template/actions_form.php index 6299819..de77645 100644 --- a/web/template/actions_form.php +++ b/web/template/actions_form.php @@ -50,11 +50,5 @@ if ($row["MaintainerUID"] == 0) { } ?> - -
- -
- -
diff --git a/web/template/pkg_comment_form.php b/web/template/pkg_comment_form.php new file mode 100644 index 0000000..70570da --- /dev/null +++ b/web/template/pkg_comment_form.php @@ -0,0 +1,68 @@ + +
+
' method='post'> +
+' . __('Comment has been added.') . ''; +} +?> + +
+
+ "> + "> +
+
+
+ -- cgit v1.2.3-70-g09d2