X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Ftags%2Freview.tt;h=ddd59d3b7e0eba405e7e86d618f20b31a00e7c82;hb=60186fa42fa0742eb3e8484f1fd4b16e04d32ae1;hp=5dfe91ac3f762466e46bf68d093a085374f1243f;hpb=16f1fffdd1f5d1c97db0bf664f83496864b7e24d;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt index 5dfe91ac3f..ddd59d3b7e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt @@ -1,5 +1,5 @@ [% INCLUDE 'doc-head-open.inc' %] -Home › Tools › Tags › [% IF ( do_it ) %]Review › [% ELSE %]Review Tags[% END %] +Home › Tools › Tags › [% IF ( do_it ) %]Review › [% ELSE %]Review tags[% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] @@ -51,22 +51,22 @@ td input,td input[type="submit"] { font-size: 85%; padding: 1px; } // window.alert(_('AJAX approved tag: ') + tag); }; var failure_approve = function(tag){ - window.alert(_('AJAX failed to approve tag: ') + tag); + window.alert(_("AJAX failed to approve tag: ") + tag); }; var success_reject = function(tag){ // window.alert(_('AJAX rejected tag: ') + tag); }; var failure_reject = function(tag){ - window.alert(_('AJAX failed to reject tag: ') + tag); + window.alert(_("AJAX failed to reject tag: ") + tag); }; var success_test = function(tag){ - $('#verdict').html(tag + _(' is permitted!')); + $('#verdict').html(tag + _(" is permitted!")); }; var failure_test = function(tag){ - $('#verdict').html(tag + _(' is prohibited!')); + $('#verdict').html(tag + _(" is prohibited!")); }; var indeterminate_test = function(tag){ - $('#verdict').html(tag + _(' is neither permitted nor prohibited!')); + $('#verdict').html(tag + _(" is neither permitted nor prohibited!")); }; var success_test_call = function() { @@ -135,7 +135,7 @@ td input,td input[type="submit"] { font-size: 85%; padding: 1px; } //]]> - + [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] @@ -217,7 +217,7 @@ td input,td input[type="submit"] { font-size: 85%; padding: 1px; } [% ELSE %] [% END %] - [% tagloo.term %] + [% tagloo.term %] [% tagloo.weight_total %] @@ -256,7 +256,7 @@ td input,td input[type="submit"] { font-size: 85%; padding: 1px; }
-

Terms Summary

+

Terms summary