show correct effective checkin date in dropbox mode.
authorRyan Higgins <rch@balrog.liblime.com>
Mon, 12 May 2008 10:29:34 +0000 (05:29 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 12 May 2008 14:29:11 +0000 (09:29 -0500)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tmpl

index 7b8964e..1594964 100644 (file)
@@ -259,7 +259,7 @@ function Dopop(link) {
         <p>Fines for returned items are forgiven.</p>
     </div>
     <div id="dropboxmode" class="dialog message" style="display:none;">
-        <p>Dropbox Mode.  (Effective checkin date is <!-- TMPL_VAR NAME="yesterdaysdate" --> ).</p>
+        <p>Dropbox Mode.  (Effective checkin date is <!-- TMPL_VAR NAME="dropboxdate" --> ).</p>
     </div>
 </div>
        <div class="yui-g">