From e08349dcdc7787903731ca6e65a25fb8c609ddaa Mon Sep 17 00:00:00 2001 From: tipaul Date: Fri, 5 Sep 2003 11:28:06 +0000 Subject: [PATCH] adding possibility to create a thesaurus entry directly --- .../default/en/thesaurus_popup.tmpl | 34 ++++---- .../default/fr/thesaurus_popup.tmpl | 81 ++++++++++--------- 2 files changed, 60 insertions(+), 55 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/en/thesaurus_popup.tmpl b/koha-tmpl/intranet-tmpl/default/en/thesaurus_popup.tmpl index ad12b68532..a0da934c5d 100644 --- a/koha-tmpl/intranet-tmpl/default/en/thesaurus_popup.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/thesaurus_popup.tmpl @@ -1,16 +1,18 @@ - - + + Thesaurus value builder for category <TMPL_VAR name="category"> - - + +
-
-

"> - "> - "> - - - +
+
+

+ "> + "> + "> + + +

@@ -22,19 +24,19 @@
-
+ "> "> insert a new authority :
- - - + + + diff --git a/koha-tmpl/intranet-tmpl/default/fr/thesaurus_popup.tmpl b/koha-tmpl/intranet-tmpl/default/fr/thesaurus_popup.tmpl index 52eae497dc..de8d452a10 100644 --- a/koha-tmpl/intranet-tmpl/default/fr/thesaurus_popup.tmpl +++ b/koha-tmpl/intranet-tmpl/default/fr/thesaurus_popup.tmpl @@ -1,39 +1,42 @@ - - - Saisie des entrées du thésaurus - - -
- -

"> - "> - "> - - -

-
- -
- - "> - "> - - "> - - - -
-
- "> - - -
- - - + + + Saisie des entrées du thésaurus + + +
+ +
+

+ "> + "> + "> + + +

+
+ +
+ + "> + "> + + "> + + +
+
+ "> + + "> + Insérer une nouvelle autorité : "> + +
+ + + -- 2.39.2