From c3c2eccd987259a577108fd05f57dc809950b0e6 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Fri, 1 May 2015 00:03:57 -0400 Subject: Bug 69267: Add the ability to deactivate keywords r/a=glob --- template/en/default/admin/keywords/edit.html.tmpl | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'template/en/default/admin/keywords/edit.html.tmpl') diff --git a/template/en/default/admin/keywords/edit.html.tmpl b/template/en/default/admin/keywords/edit.html.tmpl index 23158d36f..7e6617a84 100644 --- a/template/en/default/admin/keywords/edit.html.tmpl +++ b/template/en/default/admin/keywords/edit.html.tmpl @@ -18,14 +18,19 @@
- - - + + + + +
Name: +
Description:
[% INCLUDE global/textarea.html.tmpl + id = 'description' name = 'description' minrows = 4 cols = 64 -- cgit v1.2.3-24-g4f1b