From 775362d8fb630da4fbb1e3f75c45183fd0a28667 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Buclin?= Date: Tue, 1 Aug 2017 16:37:44 +0200 Subject: Backport upstream bug 69267: Add the ability to deactivate keywords --- 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.1