list_perm_templ.php
changeset 85 1687c1b107fa
parent 82 c255196bc447
child 110 455405c757e1
--- a/list_perm_templ.php	Wed Mar 26 08:32:24 2008 +0000
+++ b/list_perm_templ.php	Wed Mar 26 09:06:58 2008 +0000
@@ -56,6 +56,7 @@
 	}
 
 	echo "     </table>\n";
+        echo "     <p>" . _('Add') . " <a href=\"add_perm_templ.php\">" . _('permission template') . "</a>.</p>\n";
 }
 
 include_once("inc/footer.inc.php");