From 031d46b4bf35b40fb9945f829174b922470e0b5b Mon Sep 17 00:00:00 2001 From: doxulting Date: Fri, 30 Jul 2004 14:29:40 +0000 Subject: [PATCH] *** empty log message *** --- .../intranet-tmpl/default/en/acqui/order.tmpl | 76 +++++++++++-------- .../default/en/includes/intranet-main.css | 26 ++++++- .../parameters/auth_subfields_structure.tmpl | 2 +- .../en/parameters/biblio_framework.tmpl | 10 +-- .../parameters/marc_subfields_structure.tmpl | 2 +- 5 files changed, 76 insertions(+), 40 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/en/acqui/order.tmpl b/koha-tmpl/intranet-tmpl/default/en/acqui/order.tmpl index b9e96ffecf..989146258e 100644 --- a/koha-tmpl/intranet-tmpl/default/en/acqui/order.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/acqui/order.tmpl @@ -1,37 +1,49 @@
-

Supplier Search Results

-
-

You searched on supplier , results found

- - - - - - - - - - - - - - - - - -
OrderReceiveSupplier -   -
- - ">/images/mail_send.png" title="Add order" alt="Add" border="0" > - - Inactive - - - ">/images/mail_get.png" title="receive" alt="Add" border="0" > - "> - +

Supplier Search Results

+
+

You searched on supplier , results found

+
+ + + + + + + + + > + + + + +
OrderView gapped numbersReceiveCompany + + + + + + + +
BasketItemsStaffDate
+ +
+ + /images/mail_send.png" title="Add order" ALT="Add" BORDER=0 > + + Inactive + + + + + + Inactive + + + /images/mail_get.png" title="receive" ALT="Add" BORDER=0 > + + + diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/intranet-main.css b/koha-tmpl/intranet-tmpl/default/en/includes/intranet-main.css index 9b9ac72875..819d7ed5ca 100644 --- a/koha-tmpl/intranet-tmpl/default/en/includes/intranet-main.css +++ b/koha-tmpl/intranet-tmpl/default/en/includes/intranet-main.css @@ -99,6 +99,13 @@ h1.parameters{ font-weight: bold; } +h1.bull{ + text-align:center; + background-color: #803010; + color: #000000; + text-decoration: normal; + font-weight: bold; +} a.catalogue { font-weight: normal; @@ -220,6 +227,23 @@ a.about:hover { line-height:200%; } +a.bull { + font-weight: normal; + text-decoration: none; + cursor: hand; + color:#777777; + font-weight: bold; + line-height:200%; + } +a.bull:hover { + background-color: #803010; + border:1px solid #000000; + color: #000000; + text-decoration: normal; + font-weight: bold; + line-height:200%; + } + .kohalogo { font-size:250%; font-weight:bold; @@ -236,4 +260,4 @@ a.about:hover { color:#000000; margin:0px; padding:0px; -} \ No newline at end of file +} diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/auth_subfields_structure.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/auth_subfields_structure.tmpl index 68a5d1745d..d39bce2f59 100644 --- a/koha-tmpl/intranet-tmpl/default/en/parameters/auth_subfields_structure.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/parameters/auth_subfields_structure.tmpl @@ -23,7 +23,7 @@

- " size="20" maxlength="80"> (example for 200a : "700a","701a","702a") + " size=20> (example for 200a : '200c','200d','200e')

Editor constaints

diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/biblio_framework.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/biblio_framework.tmpl index 5faa616258..9d136ef29f 100644 --- a/koha-tmpl/intranet-tmpl/default/en/parameters/biblio_framework.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/parameters/biblio_framework.tmpl @@ -122,11 +122,11 @@ function Check(f) {

- - - - - + + + + +
Basket Items
" class="button parameters" >MARC structure?op=add_form&authtypecode=">//images/fileopen.png" width="32" hspace="0" vspace="0" border="0">?op=delete_confirm&frameworkcode=">//images/edittrash.png" width="32" hspace="0" vspace="0" border="0">" class="button parameters" >MARC structure?op=add_form&frameworkcode=">/images/fileopen.png" width=32 hspace=0 vspace=0 border=0>?op=delete_confirm&frameworkcode=">/images/edittrash.png" width=32 hspace=0 vspace=0 border=0>
diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl index 89c5f8c679..4bea448ca1 100644 --- a/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl @@ -25,7 +25,7 @@

- " size="20" maxlength="80"> (example for 200a : "700a","701a","702a") + " size=20> (example for 200a : '200c','200d','200e'...)

Editor constaints

-- 2.39.2