From fdb05f2b438104d125cb5e58a3c93512f81e1a4c Mon Sep 17 00:00:00 2001 From: acli Date: Wed, 16 Jul 2003 06:29:18 +0000 Subject: [PATCH] Partial sync with current en template; Edit was not working before the sync Note: among the things not sync'd to en yet, the login stuff has not yet been moved to parameters-top.inc --- .../default/pl/parameters/systempreferences.tmpl | 53 +++++++++++++--------- 1 file changed, 31 insertions(+), 22 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/pl/parameters/systempreferences.tmpl b/koha-tmpl/intranet-tmpl/default/pl/parameters/systempreferences.tmpl index 7bbb280077..e1669f9b4f 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/parameters/systempreferences.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/parameters/systempreferences.tmpl @@ -1,5 +1,4 @@ - - +

Zalogowano jako: [Wyloguj]

@@ -44,16 +43,16 @@ var _alertString=""; var alertString2; if (f.variable.value.length==0) { - _alertString += "- brak zmiennej\\n"; + _alertString += "- brak zmiennej\n"; } if (f.value.value.length==0) { - _alertString += "- brak warto¶ci\\n"; + _alertString += "- brak warto¶ci\n"; } if (_alertString.length==0) { document.Aform.submit(); } else { - alertString2 = "Nie przes³ano formularza z powodu nastepuj±cych problemu(ów)\\n"; - alertString2 += "------------------------------------------------------------------------------------\\n\\n"; + alertString2 = "Nie przes³ano formularza z powodu nastepuj±cych problemu(ów)\n"; + alertString2 += "------------------------------------------------------------------------------------\n\n"; alertString2 += _alertString; alert(alertString2); } @@ -62,13 +61,21 @@ -

+ +

Modify a system preference

+ +

Add a system preference

+
- - - + + + + + + +
Zmienna
Warto¶æ
Zmienna
Zmienna
Warto¶æ
Obja¶îienie
 
@@ -86,13 +93,15 @@ - - + + +
ZmiennaZmienna
Warto¶æ
POTWIERD¬ USUNIÊCIE
+
@@ -105,7 +114,7 @@ -Zarz±dzaj ustawieniami systemowymi +

Zarz±dzaj ustawieniami systemowymi

@@ -113,18 +122,18 @@ - - - - - + + + + + - - + + @@ -138,9 +147,9 @@
ZmiennaWarto¶æObja¶nienie  ZmiennaWarto¶æObja¶nienie  
">Edytuj">Wyma¿">/images/fileopen.png" width=32 hspace=0 vspace=0 border=0>Edytuj">/images/edittrash.png" width=32 hspace=0 vspace=0 border=0>Wyma¿
-

+

- \ No newline at end of file + -- 2.11.0