From db8c316c68f619ffb14a6a256f5e1adec24d5c24 Mon Sep 17 00:00:00 2001 From: hellen Date: Wed, 20 Jul 2005 17:25:07 +0000 Subject: [PATCH] adjustments for 2.2.3 --- .../intranet-tmpl/default/de/circ/circulation.tmpl | 10 ++++++---- .../intranet-tmpl/default/de/reports/issues_stats.tmpl | 5 ++++- updater/updatedatabase | 5 ++++- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/de/circ/circulation.tmpl b/koha-tmpl/intranet-tmpl/default/de/circ/circulation.tmpl index d9fc9f9df3..4b9a0b5bb4 100644 --- a/koha-tmpl/intranet-tmpl/default/de/circ/circulation.tmpl +++ b/koha-tmpl/intranet-tmpl/default/de/circ/circulation.tmpl @@ -11,7 +11,9 @@

Parameter

Zweigstelle:   - Drucker: Einstellungen ändern + Drucker: + Einstellungen ändern +

@@ -155,7 +157,7 @@

Ausleihe nicht möglich

-

Das Überzeihungsdatum ist ungültig

+

Das Überziehungsdatum ist ungültig

Strichcode unbekannt

@@ -243,7 +245,7 @@ SUMMARY : TODAY & PREVIOUS ISSUES Call number - + &type=intra" onclick="openWindow(this, 'Item', 480, 640); return false;"> @@ -272,7 +274,7 @@ SUMMARY : TODAY & PREVIOUS ISSUES Call number - + diff --git a/koha-tmpl/intranet-tmpl/default/de/reports/issues_stats.tmpl b/koha-tmpl/intranet-tmpl/default/de/reports/issues_stats.tmpl index b21433525b..7b942b96fe 100644 --- a/koha-tmpl/intranet-tmpl/default/de/reports/issues_stats.tmpl +++ b/koha-tmpl/intranet-tmpl/default/de/reports/issues_stats.tmpl @@ -205,13 +205,16 @@

Zellwert

Ausleihen zählen

+

Benutzer zählen

Ausleihhäufigkeit

Ausgabe

In ein Browserfenster
- In eine Datei In eine Anwendung + In eine Datei In eine Anwendung + +

diff --git a/updater/updatedatabase b/updater/updatedatabase index 9f2a4ba150..71b535b712 100755 --- a/updater/updatedatabase +++ b/updater/updatedatabase @@ -12,7 +12,7 @@ # - Would also be a good idea to offer to do a backup at this time... # NOTE: If you do something more than once in here, make it table driven. -use lib "/usr/koha200pre2/modules"; +##### use lib "/usr/koha200pre2/modules"; use strict; # CPAN modules @@ -1520,6 +1520,9 @@ $sth->finish; exit; # $Log$ +# Revision 1.110 2005/07/20 17:25:08 hellen +# adjustments for 2.2.3 +# # Revision 1.109 2005/07/19 16:48:16 hdl # Adding an object field to action_logs. # + Minor Correction to updatedatabase -- 2.39.5