]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/da/admin.tmpl
Remove log buttons from admin page since most Linux distros use systemd logging
[thirdparty/cups.git] / templates / da / admin.tmpl
index 4b26c250cd1876d0acab428810c5c5098ac5f667..87f83e0ef06fa7a42bb105f31418f46b0e9ea692 100644 (file)
@@ -26,9 +26,6 @@
 
     <P>
     <FORM ACTION="/admin/" METHOD="POST"><INPUT TYPE="HIDDEN" NAME="org.cups.sid" VALUE="{$org.cups.sid}"><INPUT TYPE="HIDDEN" NAME="OP" VALUE="config-server"><INPUT TYPE="SUBMIT" VALUE="Rediger konfigurationsfil"></FORM>
-    <FORM ACTION="/admin/log/access_log" METHOD="GET"><INPUT TYPE="SUBMIT" VALUE="Vis adgangslog"></FORM>
-    <FORM ACTION="/admin/log/error_log" METHOD="GET"><INPUT TYPE="SUBMIT" VALUE="Vis fejllog"></FORM>
-    <FORM ACTION="/admin/log/page_log" METHOD="GET"><INPUT TYPE="SUBMIT" VALUE="Vis sidelog"></FORM>
     </P>
 
     {SETTINGS_ERROR?<P>{SETTINGS_MESSAGE}</P>