From e13d2bb8b588d8fe347a090a23453d894c833b0f Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 22 Feb 2006 02:58:38 +0000 Subject: Bug 319065: Display sortkeys when listing flag types in editflagtypes.cgi - Patch by RĂ©mi Zara r=LpSolit a=justdave MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/admin/flag-type/list.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template/en/default/admin') diff --git a/template/en/default/admin/flag-type/list.html.tmpl b/template/en/default/admin/flag-type/list.html.tmpl index 66467d35a..bd1d7cb72 100644 --- a/template/en/default/admin/flag-type/list.html.tmpl +++ b/template/en/default/admin/flag-type/list.html.tmpl @@ -87,6 +87,7 @@ Edit name ... Description + Sortkey Actions @@ -95,6 +96,7 @@ [% type.name FILTER html FILTER no_break %] [% type.description FILTER html %] + [% type.sortkey FILTER html %] Copy |