Bug 10320 - Integrate OverDrive search into OPAC
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / smart-rules.tt
index 586d310..1c83cc0 100644 (file)
@@ -133,7 +133,7 @@ for="tobranch"><strong>Clone these rules to:</strong></label> <input type="hidde
 
         <form method="post" action="/cgi-bin/koha/admin/smart-rules.pl">
             <input type="hidden" name="op" value="add" />
-            <input type="hidden" name="branch" value="[% branch %]"/>
+            <input type="hidden" name="branch" value="[% current_branch %]"/>
             <table id="default-circulation-rules">
             <thead>
             <tr>
@@ -146,7 +146,7 @@ for="tobranch"><strong>Clone these rules to:</strong></label> <input type="hidde
                 <th>Fine amount</th>
                 <th>Fine charging interval</th>
                 <th>Fine grace period (day)</th>
-                <th>Overdue Fines Cap ($)</th>
+                <th>Overdue fines cap (amount)</th>
                 <th>Suspension in days (day)</th>
                 <th>Renewals allowed (count)</th>
                 <th>Renewal period</th>