From bcccebe2c5955d122ce193bf3c2e4a9335e98788 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Wed, 10 Dec 2003 07:12:32 +0000 Subject: Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, jth, gerv; r/a=justdave. --- template/en/default/admin/keywords/rebuild-cache.html.tmpl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'template/en/default/admin/keywords/rebuild-cache.html.tmpl') diff --git a/template/en/default/admin/keywords/rebuild-cache.html.tmpl b/template/en/default/admin/keywords/rebuild-cache.html.tmpl index 4c4ea4b9a..bd68f9ed5 100755 --- a/template/en/default/admin/keywords/rebuild-cache.html.tmpl +++ b/template/en/default/admin/keywords/rebuild-cache.html.tmpl @@ -21,8 +21,8 @@ #%] [%# INTERFACE: - # action: string. Contains the current action (either "update" or "delete"). - # name: string. Contains the name of the current keyword. + # action: string; the current action (either "update" or "delete"). + # name: string; the name of the current keyword. #%] [% IF action == "update" %] @@ -50,7 +50,6 @@ Keyword [% name FILTER html %] [%+status FILTER html %]. keyword cache

-

Go back to the query page or -edit more keywords.

+

Edit more keywords.

[% PROCESS global/footer.html.tmpl %] -- cgit v1.2.3-24-g4f1b