Bug 5530: Fixing a link to systempreferences.pl instead of preferences.pl

This commit is contained in:
Chris Cormack 2010-12-21 21:19:23 +13:00
parent bea80d2948
commit 801e7ffb72

View file

@ -16,7 +16,7 @@
<div class="yui-g">
<div class="yui-u first">
<form action="/cgi-bin/koha/admin/systempreferences.pl" method="post">
<form action="/cgi-bin/koha/admin/preferences.pl" method="post">
<fieldset>
<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>