Removing usage of preferences.pl

This commit is contained in:
Paul Poulain 2010-06-16 11:27:32 +02:00 committed by Chris Cormack
parent fb804b6020
commit 79ad2a0e17

View file

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