Merge commit 'pianohacker-koha/prefs-submit' into master
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / modules / intranet-main.tmpl
index ce69c63..420d7e1 100644 (file)
@@ -54,7 +54,7 @@
        </div>
        
        <div class="yui-u">
-    <!-- TMPL_IF NAME="CAN_user_editcatalogue" -->
+    <!-- TMPL_IF NAME="CAN_user_editcatalogue_edit_catalogue" -->
     <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
        <ul>
         <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
     <!-- /TMPL_IF -->
        <!-- TMPL_IF NAME="CAN_user_acquisition" --> <h3><a href="/cgi-bin/koha/acqui/acqui-home.pl">Acquisitions</a></h3> <!-- /TMPL_IF -->
     <!-- TMPL_IF NAME="CAN_user_reports"     --> <h3><a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a> </h3> <!-- /TMPL_IF -->
-    <!-- TMPL_IF NAME="CAN_user_parameters" --> <h3> <a href="/cgi-bin/koha/admin/admin-home.pl">Koha administration</a></h3>
-               <ul>
-            <li><a href="/cgi-bin/koha/admin/systempreferences.pl">System preferences</a></li>
+    <!-- TMPL_IF NAME="CAN_user_parameters" -->
+   <h3> <a href="/cgi-bin/koha/admin/admin-home.pl">Koha administration</a></h3>
+                       <ul>
+            <li><a href="/cgi-bin/koha/admin/preferences.pl">System preferences</a></li>
         </ul>
     <!-- /TMPL_IF -->
     <!-- TMPL_IF NAME="CAN_user_tools" --> <h3><a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a></h3> <!-- /TMPL_IF -->