Change to allow page-specific title in title tag
authoroleonard <oleonard>
Fri, 14 Jan 2005 21:08:16 +0000 (21:08 +0000)
committeroleonard <oleonard>
Fri, 14 Jan 2005 21:08:16 +0000 (21:08 +0000)
14 files changed:
koha-tmpl/intranet-tmpl/npl/en/acqui.simple/marcimport.tmpl
koha-tmpl/intranet-tmpl/npl/en/acqui/acqui-home.tmpl
koha-tmpl/intranet-tmpl/npl/en/acqui/acquire.tmpl
koha-tmpl/intranet-tmpl/npl/en/acqui/basket.tmpl
koha-tmpl/intranet-tmpl/npl/en/acqui/newbasket2.tmpl
koha-tmpl/intranet-tmpl/npl/en/acqui/order.tmpl
koha-tmpl/intranet-tmpl/npl/en/acqui/recieve.tmpl
koha-tmpl/intranet-tmpl/npl/en/acqui/recieveorder.tmpl
koha-tmpl/intranet-tmpl/npl/en/acqui/supplier.tmpl
koha-tmpl/intranet-tmpl/npl/en/bookshelves/addbookbybiblionumber.tmpl
koha-tmpl/intranet-tmpl/npl/en/members/member-flags.tmpl
koha-tmpl/intranet-tmpl/npl/en/members/newimember.tmpl
koha-tmpl/intranet-tmpl/npl/en/members/newjmember.tmpl
koha-tmpl/intranet-tmpl/npl/en/members/newmember.tmpl

index b691152..325bc89 100644 (file)
@@ -1,5 +1,5 @@
 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Cataloging: MARC Import<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
-<!-- TMPL_INCLUDE NAME="main-top.inc" -->
+<!-- TMPL_INCLUDE NAME="masthead.inc" -->
 <!-- TMPL_INCLUDE NAME="intranet-nav-brief.inc" -->
 
 <form method="post" action="<!-- TMPL_VAR name="SCRIPT_NAME" -->" enctype="multipart/form-data">
index 14794da..d641c6c 100644 (file)
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE name="main-top.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Acquisitions<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE name="masthead.inc" -->
 <!-- TMPL_INCLUDE name="intranet-nav.inc" -->
 
index e351d82..2a5d329 100644 (file)
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE name="main-top.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Receipt Summary for : <!-- TMPL_VAR NAME="name" --> <!-- TMPL_IF NAME="invoice" -->Invoice, <!-- TMPL_VAR NAME="invoice" --><!-- /TMPL_IF --><!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE name="masthead.inc" -->
 <!-- TMPL_INCLUDE name="intranet-nav.inc" -->
 
index 9596835..c715af0 100644 (file)
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE name="main-top.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- <!-- TMPL_UNLESS name="basketno" -->New <!-- /TMPL_UNLESS -->Shopping Basket (<!-- TMPL_VAR NAME="basketno" -->) for <!-- TMPL_VAR NAME="name" --><!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE name="masthead.inc" -->
 <!-- TMPL_INCLUDE name="intranet-nav.inc" -->
 
index 4580059..afa5ddf 100644 (file)
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE name="main-top.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Shopping Basket For: <!-- TMPL_VAR name="bookselname" --><!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE name="masthead.inc" -->
 <!-- TMPL_INCLUDE name="intranet-nav.inc" -->
 
index 1d293ab..38df6db 100644 (file)
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE name="main-top.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Supplier Search Results<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE name="masthead.inc" -->
 <!-- TMPL_INCLUDE name="intranet-nav.inc" -->
 
index 5c0af23..728ca74 100644 (file)
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE name="main-top.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Receipt Summary for : <!-- TMPL_VAR name="name" -->, Invoice <!-- TMPL_VAR name="invoice" --><!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE name="masthead.inc" -->
 <!-- TMPL_INCLUDE name="intranet-nav.inc" -->
 
index 817a098..4481cd4 100644 (file)
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE name="main-top.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Receive Orders From Supplier <!-- TMPL_VAR name="name" --><!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE name="masthead.inc" -->
 <!-- TMPL_INCLUDE name="intranet-nav.inc" -->
 
index 10526dc..72f6ff4 100644 (file)
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE name="main-top.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- <!-- TMPL_IF NAME=id -->Update: <!-- TMPL_VAR name="name" --><!-- TMPL_ELSE -->Add supplier<!-- /TMPL_IF --><!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE name="masthead.inc" -->
 <!-- TMPL_INCLUDE name="intranet-nav.inc" -->
 
index ab2b41a..3147289 100644 (file)
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE Name="main-top.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Add to Virtual Shelf<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <div id="main-compact">
 <form>
        <input type="hidden" name="biblionumber" value="<!-- TMPL_VAR NAME="biblionumber" -->">
index 6a3f17d..062c4a5 100644 (file)
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE NAME="main-top.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Set Privileges for <!-- TMPL_VAR NAME="surname" -->, <!-- TMPL_VAR NAME="firstname" --><!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE NAME="masthead.inc" -->
 <!-- TMPL_INCLUDE NAME="intranet-nav.inc" -->
 
index 149dbaa..fd92c3d 100644 (file)
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE NAME="main-top.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Confirm New Borrower<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE NAME="masthead.inc" -->
 <!-- TMPL_INCLUDE NAME="intranet-nav.inc" -->
 
index e166ad8..c40e608 100644 (file)
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE NAME="main-top.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Confirm Details<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE NAME="masthead.inc" -->
 <!-- TMPL_INCLUDE NAME="intranet-topmenu.inc" -->
 <!-- TMPL_INCLUDE NAME="intranet-nav.inc" -->
index 5914d42..e4973c0 100644 (file)
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE NAME="main-top.inc" -->
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Confirm Record<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE NAME="masthead.inc" -->
 <!-- TMPL_INCLUDE NAME="intranet-topmenu.inc" -->
 <!-- TMPL_INCLUDE NAME="intranet-nav.inc" -->