From 9c8202102a0559aa4c8832101c4d4ad0dc081009 Mon Sep 17 00:00:00 2001 From: zapata Date: Wed, 20 Nov 2002 17:48:12 +0000 Subject: [PATCH] some updates/fixes --- templates/admin/fileedit.template | 4 ++-- templates/admin/fileeditlist.template | 4 ++-- templates/admin/start_admin.template | 20 +++++++++++--------- 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/templates/admin/fileedit.template b/templates/admin/fileedit.template index c78931c6..e0775ae8 100755 --- a/templates/admin/fileedit.template +++ b/templates/admin/fileedit.template @@ -1,6 +1,6 @@ - ${config["Mir.Name"]} | ${lang("fileedit")} + ${config["Mir.Name"]} | ${lang("fileedit.htmltitle")} @@ -9,7 +9,7 @@
-${lang("fileedit")} : ${data.filename} +${lang("fileedit.filename")} : ${data.filename}
diff --git a/templates/admin/fileeditlist.template b/templates/admin/fileeditlist.template index 2867b107..3ea5a3b0 100755 --- a/templates/admin/fileeditlist.template +++ b/templates/admin/fileeditlist.template @@ -1,6 +1,6 @@ - ${config["Mir.Name"]} | ${lang("fileedit")} + ${config["Mir.Name"]} | ${lang("fileeditlist.htmltitle")} @@ -14,7 +14,7 @@ - ${lang("language.file")} + ${lang("fileeditlist.filename")}   diff --git a/templates/admin/start_admin.template b/templates/admin/start_admin.template index f73d34db..3d1baf06 100755 --- a/templates/admin/start_admin.template +++ b/templates/admin/start_admin.template @@ -30,10 +30,10 @@ ${lang("start.breaking.title")}

-   - ${lang("edit")} -   - ${lang("start.breaking.new")} +   + ${lang("edit")} +   + ${lang("start.breaking.new")} @@ -48,7 +48,7 @@

${lang("start.show")}:
- +   ${a.name}
@@ -65,10 +65,12 @@   ${lang("start.content.hidden")}

- here to edit all the include files: -
-   - ${lang("edit")} ${lang("file")} + + ${lang("start.editfiles.title")} + +
+ +  ${lang("start.editfiles.include")}

-- 2.11.0