From 2362793369156ae7c9c63c50a07ac2c79a9df7fa Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 12 Jul 2006 19:21:36 +0000 Subject: =?UTF-8?q?Bug=20317694:=20All=20buttons=20in=20forms=20must=20hav?= =?UTF-8?q?e=20an=20id=20-=20Patches=20by=20Andr=C3=A9=20Batosti=20=20r=3Dghendricks=20a=3Dmyk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/admin/groups/create.html.tmpl | 2 +- template/en/default/admin/groups/delete.html.tmpl | 2 +- template/en/default/admin/groups/edit.html.tmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/admin/groups') diff --git a/template/en/default/admin/groups/create.html.tmpl b/template/en/default/admin/groups/create.html.tmpl index 8da00a799..a82acf6ce 100644 --- a/template/en/default/admin/groups/create.html.tmpl +++ b/template/en/default/admin/groups/create.html.tmpl @@ -47,7 +47,7 @@ Insert new group into all existing products.

- + diff --git a/template/en/default/admin/groups/delete.html.tmpl b/template/en/default/admin/groups/delete.html.tmpl index d0f66f2ad..cca19981b 100644 --- a/template/en/default/admin/groups/delete.html.tmpl +++ b/template/en/default/admin/groups/delete.html.tmpl @@ -100,7 +100,7 @@ indicated problems first before you can proceed.

[% END %] -

+

diff --git a/template/en/default/admin/groups/edit.html.tmpl b/template/en/default/admin/groups/edit.html.tmpl index 610d3102e..51aba7ffe 100644 --- a/template/en/default/admin/groups/edit.html.tmpl +++ b/template/en/default/admin/groups/edit.html.tmpl @@ -170,7 +170,7 @@ [% END %] - +

[% IF usevisibility %] -- cgit v1.2.1