Bug 16193: Typo in Automatic item modifications by age
authorAleisha <aleishaamohia@hotmail.com>
Mon, 4 Apr 2016 00:48:11 +0000 (00:48 +0000)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Thu, 7 Apr 2016 00:00:44 +0000 (00:00 +0000)
To test:
1) Go to Tools -> Automatic item modifications by age
2) Click Edit
3) Add a rule if you have none, otherwise notice button 'Submit theses
   rules' and typo (theses)
4) Apply patch, refresh page
5) Confirm button now says 'Submit these rules' (typo is fixed)

Sponsored-by: Catalyst IT
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
koha-tmpl/intranet-tmpl/prog/en/modules/tools/automatic_item_modification_by_age.tt

index 60da6c8..7e1e800 100644 (file)
               <fieldset class="action">
                 <input type="hidden" name="op" value="update" />
                 <a class="cancel" href="/cgi-bin/koha/tools/automatic_item_modification_by_age.pl">Cancel</a>
-                <input type="submit" value="Submit theses rules" />
+                <input type="submit" value="Submit these rules" />
               </fieldset>
             </div>
           </form>