From: gerv%gerv.net <> Date: Fri, 19 Apr 2002 02:32:44 +0000 (+0000) Subject: Bug 135707 - rearrange templates to normalise filenames, and create directory structu... X-Git-Tag: bugzilla-2.16rc1~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=509faa041d0a8da87d24a78d8ce1d456618ee248;p=thirdparty%2Fbugzilla.git Bug 135707 - rearrange templates to normalise filenames, and create directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. --- diff --git a/template/en/default/admin/attachstatus/create.atml b/template/en/default/admin/attachstatus/create.html.tmpl similarity index 100% rename from template/en/default/admin/attachstatus/create.atml rename to template/en/default/admin/attachstatus/create.html.tmpl diff --git a/template/en/default/admin/attachstatus/delete.atml b/template/en/default/admin/attachstatus/delete.html.tmpl similarity index 100% rename from template/en/default/admin/attachstatus/delete.atml rename to template/en/default/admin/attachstatus/delete.html.tmpl diff --git a/template/en/default/admin/attachstatus/edit.atml b/template/en/default/admin/attachstatus/edit.html.tmpl similarity index 100% rename from template/en/default/admin/attachstatus/edit.atml rename to template/en/default/admin/attachstatus/edit.html.tmpl diff --git a/template/en/default/admin/attachstatus/list.atml b/template/en/default/admin/attachstatus/list.html.tmpl similarity index 100% rename from template/en/default/admin/attachstatus/list.atml rename to template/en/default/admin/attachstatus/list.html.tmpl