X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fopac-tmpl%2Fprog%2Fen%2Fmodules%2Fopac-suggestions.tmpl;h=6783bb384498453a7ae74c7e9423269a5742b0d3;hb=670a262504ae2d2496e0c762a7c84e7d6e9df1e8;hp=dfbd4326a561bf182f25d1ba4a6a3d59d2dec7ce;hpb=77efd29473300867d276d9d83fe4cd168451856c;p=koha_fer diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tmpl index dfbd4326a5..6783bb3844 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tmpl @@ -48,14 +48,14 @@ $.tablesorter.addParser({ var alertString2; if(f.title.value.length ==0){ - _alertString += _("- You must enter a Title\n"); + _alertString += _("- You must enter a Title") + "\n"; } if (_alertString.length==0) { f.submit(); } else { - alertString2 = _("Form not submitted because of the following problem(s)\n"); - alertString2 += "------------------------------------------------------------------------------------\n\n"; + alertString2 = _("Form not submitted because of the following problem(s)"); + alertString2 += "\n------------------------------------------------------------------------------------\n\n"; alertString2 += _alertString; alert(alertString2); } @@ -70,7 +70,7 @@ $.tablesorter.addParser({
-
+

Enter a new purchase suggestion

@@ -91,6 +91,22 @@ $.tablesorter.addParser({ + +
  • + +
  • + +
  • " /> Cancel
    @@ -195,7 +211,7 @@ $.tablesorter.addParser({
    -
    +