Bug 5549 : fixed typo
authorElliott Davis <tdavis@uttyler.edu>
Tue, 18 Oct 2011 08:59:55 +0000 (08:59 +0000)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 20 Mar 2012 00:30:08 +0000 (13:30 +1300)
koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt

index 9b05403..702e994 100644 (file)
@@ -112,7 +112,7 @@ for="tobranch"><strong>Clone these rules to:</strong></label> <input type="hidde
                                                        <td>
                                                          <select>
                                                            <option value="hours" [% IF (rule.lengthunit == "hours") %] selected [% END %]>Hours</option>
-                                                           <option value="days" [% IF (rule.lengthunit == "days") %] selected [% END %]>Days</option>
+                                                           <option value="days" [% IF (rule.lengthunit != "hours") %] selected [% END %]>Days</option>
                                                          </select>
                                                        </td>
                                                         <td>[% IF ( rule.hardduedate ) %]