X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Ftags%2Freview.tt;h=ddd59d3b7e0eba405e7e86d618f20b31a00e7c82;hb=0e5b3f3df378ada3b1c6c4d85fa99678725d33d8;hp=7cf3df671310f38adc23e997afd8e2402744b2b2;hpb=8f21144fb154b68747d004eecca53fe84a020f22;p=koha_gimpoz 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 7cf3df6713..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' %] @@ -209,14 +209,15 @@ td input,td input[type="submit"] { font-size: 85%; padding: 1px; } [% offset + loop.count %] - + [% IF ( approved == 0 ) %] + [% ELSE %][% END %] [% IF ( tagloo.approved == -1 ) %]rejected [% ELSIF ( tagloo.approved == 1 ) %]OK [% ELSE %] [% END %] - [% tagloo.term %] + [% tagloo.term %] [% tagloo.weight_total %] @@ -255,7 +256,7 @@ td input,td input[type="submit"] { font-size: 85%; padding: 1px; }
-

Terms Summary

+

Terms summary