From ef47d3afffb835be015c5f5da4951c64d66658de Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Mon, 17 Jan 2011 11:59:36 -0500 Subject: [PATCH] clarify that web-based SCO URL is based on OPAC, not intranet Signed-off-by: Galen Charlton --- de/manual.xml | 4 ++-- el/manual.xml | 4 ++-- en/manual.xml | 4 ++-- es/manual.xml | 4 ++-- fr/manual.xml | 4 ++-- pt/manual.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/de/manual.xml b/de/manual.xml index 00db2d62..119ff812 100644 --- a/de/manual.xml +++ b/de/manual.xml @@ -18186,7 +18186,7 @@ $(document).ready(function(){ $("#login #submit").parent().after("<p><a - href=\"http://YOUR_KOHA_URL/cgi-bin/koha/sco/sco-main.pl\" + href=\"http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl\" target=\"_blank\">Self-Checkout</a></p>"); }); The link will then appear at the bottom of the log in page: @@ -18202,7 +18202,7 @@ You can also access this module by going to : - http://YOUR_KOHA_URL/cgi-bin/koha/sco/sco-main.pl + http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl When on the self checkout page you will be asked to enter your patron card number: diff --git a/el/manual.xml b/el/manual.xml index 437baf9e..39a6e95e 100644 --- a/el/manual.xml +++ b/el/manual.xml @@ -18186,7 +18186,7 @@ $(document).ready(function(){ $("#login #submit").parent().after("<p><a - href=\"http://YOUR_KOHA_URL/cgi-bin/koha/sco/sco-main.pl\" + href=\"http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl\" target=\"_blank\">Self-Checkout</a></p>"); }); The link will then appear at the bottom of the log in page: @@ -18202,7 +18202,7 @@ You can also access this module by going to : - http://YOUR_KOHA_URL/cgi-bin/koha/sco/sco-main.pl + http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl When on the self checkout page you will be asked to enter your patron card number: diff --git a/en/manual.xml b/en/manual.xml index a975097d..805f7f5f 100644 --- a/en/manual.xml +++ b/en/manual.xml @@ -18237,7 +18237,7 @@ $(document).ready(function(){ $("#login #submit").parent().after("<p><a - href=\"http://YOUR_KOHA_URL/cgi-bin/koha/sco/sco-main.pl\" + href=\"http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl\" target=\"_blank\">Self-Checkout</a></p>"); }); The link will then appear at the bottom of the log in page: @@ -18253,7 +18253,7 @@ You can also access this module by going to : - http://YOUR_KOHA_URL/cgi-bin/koha/sco/sco-main.pl + http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl When on the self checkout page you will be asked to enter your patron card number: diff --git a/es/manual.xml b/es/manual.xml index e95d49d7..fc4a98ee 100644 --- a/es/manual.xml +++ b/es/manual.xml @@ -15533,7 +15533,7 @@ intranetuserjs preferencia del sistema. - $(document).ready(function(){ $("#login #submit").parent().after("<p><a href=\"http://YOUR_KOHA_URL/cgi-bin/koha/sco/sco-main.pl\" target=\"_blank\">Self-Checkout</a></p>"); }); + $(document).ready(function(){ $("#login #submit").parent().after("<p><a href=\"http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl\" target=\"_blank\">Self-Checkout</a></p>"); }); El enlace aparecerá entonces en la parte inferior de la página de @@ -15551,7 +15551,7 @@ También puede acceder a este módulo yendo a: - http://YOUR_KOHA_URL/cgi-bin/koha/sco/sco-main.pl + http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl Cuando esté an la página de autropréstamo se le pedirá que introduzca su número de carnet de socio: diff --git a/fr/manual.xml b/fr/manual.xml index be2db1b1..c7a0d782 100644 --- a/fr/manual.xml +++ b/fr/manual.xml @@ -12859,7 +12859,7 @@ $(document).ready(function(){ $("#login #submit").parent().after("<p><a - href=\"http://YOUR_KOHA_URL/cgi-bin/koha/sco/sco-main.pl\" + href=\"http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl\" target=\"_blank\">Self-Checkout</a></p>"); }); The link will then appear at the bottom of the log in page: @@ -12875,7 +12875,7 @@ You can also access this module by going to : - http://YOUR_KOHA_URL/cgi-bin/koha/sco/sco-main.pl + http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl When on the self checkout page you will be asked to enter your patron card number: diff --git a/pt/manual.xml b/pt/manual.xml index 9142d3cf..11471d1d 100644 --- a/pt/manual.xml +++ b/pt/manual.xml @@ -18186,7 +18186,7 @@ $(document).ready(function(){ $("#login #submit").parent().after("<p><a - href=\"http://YOUR_KOHA_URL/cgi-bin/koha/sco/sco-main.pl\" + href=\"http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl\" target=\"_blank\">Self-Checkout</a></p>"); }); The link will then appear at the bottom of the log in page: @@ -18202,7 +18202,7 @@ You can also access this module by going to : - http://YOUR_KOHA_URL/cgi-bin/koha/sco/sco-main.pl + http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl When on the self checkout page you will be asked to enter your patron card number: