Markup corrections and dialog formatting.
authorOwen Leonard <oleonard@myacpl.org>
Wed, 2 Jan 2008 22:16:09 +0000 (16:16 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 3 Jan 2008 07:20:36 +0000 (01:20 -0600)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tmpl

index ae252f2..368f56d 100644 (file)
@@ -108,7 +108,7 @@ are trying to return this item to a branch other than its homebranch, NOT RETURN
     <!-- TMPL_IF Name="transfer" -->
        <!-- transfer -->
        <div class="dialog message">
-         <h3 class="problem">Please return <a href="/cgi-bin/koha/catalogue/detail.pl?type=intra&amp;biblionumber=<!-- TMPL_VAR NAME="itembiblionumber" -->"><!-- TMPL_VAR Name="title" --></a> to <!-- TMPL_VAR Name="homebranch" --></h3></div><!-- /TMPL_IF -->
+         <h3>Please return <a href="/cgi-bin/koha/catalogue/detail.pl?type=intra&amp;biblionumber=<!-- TMPL_VAR NAME="itembiblionumber" -->"><!-- TMPL_VAR Name="title" --></a> to <!-- TMPL_VAR Name="homebranch" --></h3></div><!-- /TMPL_IF -->
     
     <!-- TMPL_IF Name="needstransfer" -->
        <!-- transfer -->
@@ -216,24 +216,41 @@ are trying to return this item to a branch other than its homebranch, NOT RETURN
         <!-- /TMPL_IF -->
     </div>
 <!-- /TMPL_IF -->
-    <div id="exemptfines" class="error" style="display:none;">
+
+    <div id="exemptfines" class="dialog message" style="display:none;">
         <p>Fines for returned items are forgiven.</p>
     </div>
-    <div class="details" >
+    <div class="details">
     <form method="post" action="/cgi-bin/koha/circ/returns.pl" >
             <fieldset><legend>Check In</legend>
             <label for="barcode">Enter item barcode: </label>
-<input name="barcode" id="barcode" size="14" maxlength="14" class="focus" <!-- TMPL_IF NAME="overduecharges" -->onfocus="if(this.form.exemptcheck.checked == true) {this.className='alert'} else {this.className='focus'};" onblur="this.className='unfocus'"  <!-- /TMPL_IF --> />
+
+<!-- TMPL_IF NAME="overduecharges" -->
+<input name="barcode" id="barcode" size="14" maxlength="14" class="focus" onfocus="if(this.form.exemptcheck.checked == true) {this.className='alert'} else {this.className='focus'};" onblur="this.className='unfocus';"   />
+<!-- TMPL_ELSE -->
+<input name="barcode" id="barcode" size="14" maxlength="14" class="focus" />
+<!-- /TMPL_IF -->
+
             <input type="submit" class="submit" value="Submit" />
             <!-- TMPL_LOOP Name="inputloop" -->
                 <input type="hidden" name="ri-<!-- TMPL_VAR Name="counter" -->" value="<!-- TMPL_VAR Name="barcode" -->" />
                 <input type="hidden" name="dd-<!-- TMPL_VAR Name="counter" -->" value="<!-- TMPL_VAR Name="duedate" -->" />
                 <input type="hidden" name="bn-<!-- TMPL_VAR Name="counter" -->" value="<!-- TMPL_VAR Name="borrowernumber" -->" />
             <!-- /TMPL_LOOP -->
-                <!-- TMPL_IF NAME="overduecharges" --><label for="exemptfine" <!-- TMPL_IF NAME="exemptfine" --> class="error" <!-- /TMPL_IF -->>Forgive Overdue charges on this item</label>
-                <input type="checkbox" id='exemptcheck' name="exemptfine" value="exemptfine" 
-                               <!-- TMPL_IF NAME="exemptfine" --> checked <!-- /TMPL_IF --> onchange=" if (this.checked == true) { this.form.barcode.className='alert'; document.getElementById('exemptfines').style.display='block';} else { this.form.barcode.className='unfocus';document.getElementById('exemptfines').style.display='none'; } this.form.barcode.focus(); return false;" />
-<!-- /TMPL_IF -->
+         <!-- TMPL_IF NAME="overduecharges" -->
+                       <!-- TMPL_IF NAME="exemptfine" -->
+                               <label for="exemptcheck" class="error" >Forgive Overdue charges on this item</label>
+                       <!-- TMPL_ELSE -->
+                               <label for="exemptcheck">Forgive Overdue charges on this item</label>
+                       <!-- /TMPL_IF -->
+
+<!-- TMPL_IF NAME="exemptfine" -->
+<input type="checkbox" id="exemptcheck" name="exemptfine" value="exemptfine" checked="checked" onchange=" if (this.checked == true) { this.form.barcode.className='alert'; document.getElementById('exemptfines').style.display='block';} else { this.form.barcode.className='unfocus';document.getElementById('exemptfines').style.display='none'; } this.form.barcode.focus(); return false;" />
+<!-- TMPL_ELSE -->
+                               <input type="checkbox" id="exemptcheck" name="exemptfine" value="exemptfine" onchange=" if (this.checked == true) { this.form.barcode.className='alert'; document.getElementById('exemptfines').style.display='block';} else { this.form.barcode.className='unfocus';document.getElementById('exemptfines').style.display='none'; } this.form.barcode.focus(); return false;" />
+<!-- /TMPL_IF -->                                                              
+                                                               
+               <!-- /TMPL_IF -->
             </fieldset>
         </form>
    
index 5105fd8..c80f9a0 100644 (file)
@@ -64,9 +64,9 @@
        <input type="hidden" name="notify_level<!-- TMPL_VAR name="i" -->" value="<!-- TMPL_VAR name="notify_level" -->" />
        <input type="hidden" name="totals<!-- TMPL_VAR name="i" -->" value="<!-- TMPL_VAR name="totals" -->" />
        </td>
-       <td><!-- TMPL_VAR name="description" --><!-- TMPL_VAR name="title" --></td>
+       <td><!-- TMPL_VAR name="description" --> <!-- TMPL_VAR name="title" --></td>
        <td><!-- TMPL_VAR name="accounttype" --></td>
-       <td><!-- TMPL_VAR name="notify_id" --></a></td>
+       <td><!-- TMPL_VAR name="notify_id" --></td>
        <td><!-- TMPL_VAR name="notify_level" --></td>
        <td class="debit"><!-- TMPL_VAR name="amount" --></td>
        <td class="debit"><!-- TMPL_VAR name="amountoutstanding" --></td>