Spelling corrections: organisation->organization, authorise->authorize, catalogue...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / tools / tools-home.tmpl
index 2faa5cf..75d8104 100644 (file)
     <dt><a href="/cgi-bin/koha/reviews/reviewswaiting.pl">Comments</a></dt>
        <dd>Moderate patron comments</dd>
     <!-- /TMPL_IF -->
+
+    <!-- TMPL_IF NAME="CAN_user_tools_moderate_comments" --><!-- FIXME: Update here when Tag specific permission is created. -->
+    <dt><a href="/cgi-bin/koha/tags/review.pl">Tags</a></dt>
+       <dd>Moderate patron tags</dd>
+    <!-- /TMPL_IF -->
        </dl>
 </div>
 <div class="yui-u">
@@ -54,7 +59,7 @@
 
     <!-- TMPL_IF NAME="CAN_user_tools_inventory" -->
     <dt><a href="/cgi-bin/koha/tools/inventory.pl">Inventory/stocktaking</a></dt>
-    <dd>Perform inventory (stocktaking) of your catalogue</dd>
+    <dd>Perform inventory (stocktaking) of your catalog</dd>
     <!-- /TMPL_IF -->
        
        </dl>
@@ -82,7 +87,7 @@
     <!-- /TMPL_IF -->
 
     <!-- TMPL_IF NAME="CAN_user_tools_delete_anonymize_patrons" -->
-    <dt><a href="/cgi-bin/koha/tools/cleanborrowers.pl">Patrons (anonomize, bulk-delete)</a></dt>
+    <dt><a href="/cgi-bin/koha/tools/cleanborrowers.pl">Patrons (anonymize, bulk-delete)</a></dt>
     <dd>Delete old borrowers and anonymize circulation history (deletes borrower reading history)</dd>
     <!-- /TMPL_IF -->