added list hidden articles function
[mir.git] / templates-dist / admin / start_admin.template
index 24dd61d..a72f8c9 100755 (executable)
@@ -62,7 +62,9 @@
                        <a href="${config.actionRoot}?module=Content&do=list&where=lastchange">${lang("start.content.last_changes")}</a><br>
                        <img src="${config.docRoot}/img/pointgris.gif" border=0>
                        <a href="${config.actionRoot}?module=Content&do=list&where=comments">${lang("start.content.with_comments")}</a><br>
-
+                        <br>
+                        <img src="${config.docRoot}/img/pointgris.gif" border=0>
+                        <a href="${config.actionRoot}?module=Hidden&do=list">${lang("start.content.hidden")}</a>
 
      <form action="${config.actionRoot}" method="post">
             <input type="hidden" name="module" value="Content">