summaryrefslogtreecommitdiff
path: root/templates/es/admin.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/es/admin.tmpl')
-rw-r--r--templates/es/admin.tmpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/es/admin.tmpl b/templates/es/admin.tmpl
index b455bc737..d75c8adfe 100644
--- a/templates/es/admin.tmpl
+++ b/templates/es/admin.tmpl
@@ -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="Editar archivo de configuraci&oacute;n"></FORM>
- <FORM ACTION="/admin/log/access_log" METHOD="GET"><INPUT TYPE="SUBMIT" VALUE="Ver archivo de registro de accesos"></FORM>
- <FORM ACTION="/admin/log/error_log" METHOD="GET"><INPUT TYPE="SUBMIT" VALUE="Ver archivo de registro de errores"></FORM>
- <FORM ACTION="/admin/log/page_log" METHOD="GET"><INPUT TYPE="SUBMIT" VALUE="Ver archivo de registro de p&aacute;ginas"></FORM>
</P>
{SETTINGS_ERROR?<P>{SETTINGS_MESSAGE}</P>