Fix for Bug 5100, Incorrect link to System Preferences
authorOwen Leonard <oleonard@myacpl.org>
Fri, 6 Aug 2010 19:03:12 +0000 (15:03 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 6 Oct 2010 13:01:23 +0000 (09:01 -0400)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl

index afa2a35..05ca4e4 100644 (file)
@@ -18,7 +18,7 @@
 <div class="yui-u first">
 <form action="/cgi-bin/koha/admin/preferences.pl" method="post">
 <fieldset>
-<h4><a href="/cgi-bin/koha/admin/systempreferences.pl">Global system preferences</a></h4>
+<h4><a href="/cgi-bin/koha/admin/preferences.pl">Global system preferences</a></h4>
        <p>Manage global system preferences like MARC flavor, date format, administrator email, and templates.</p>
         <input type="hidden" name="op" value="search" />
         <input type="text" name="searchfield" value="<!-- TMPL_VAR NAME="searchfield" -->" />