Koha/koha-tmpl/intranet-tmpl/prog/en
Magnus Enger da40fe77fc Bug 10690 - Warn about trailing slashes in description of OPACBaseURL and staffClientBaseURL
The descriptions for OPACBaseURL and staffClientBaseURL are not explicit
about including a trailing slash or not. This patch makes it explicit
that the trailing slash should *not* be included.

To test:
- Apply the patch
- Search for "baseurl" in the system preferences
- Check that the description of both sysprefs includes a warning about
  not including a trailing slash.
- Sign off

If you want to check that the trailing slash is in fact superfluous you
can do something like 'grep -r "BaseURL" *' and check that these
sysprefs are usually concatenated with some string that starts with a
slash.

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Changes to the description appear correctly on both system
preferences.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-08-28 14:15:03 +00:00
..
css Bug 10615 - Move saved reports action items into dropdown menu 2013-08-16 14:20:24 +00:00
data Bug 10592: fix MARC21 006/008 cataloging plugins 2013-07-22 14:00:23 +00:00
includes Bug 10511: (follow-up) jQuery .removeAttr() has only one parameter 2013-08-12 14:12:38 +00:00
js Bug 10543: fix false warnings from checks of mandatory item fields 2013-07-30 14:43:41 +00:00
lib
modules Bug 10690 - Warn about trailing slashes in description of OPACBaseURL and staffClientBaseURL 2013-08-28 14:15:03 +00:00
xslt Bug 9820: display titles in MARC21 name headings better in XSLT mode 2013-08-26 15:14:02 +00:00
columns.def