From 897af06af9522ded99b1e0f46730299e89856ffe Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 11 Jun 2012 05:00:57 -0400 Subject: [PATCH] Updated version number to 3.0.4.6 --- interface/web/monitor/lib/lang/es_syslog_list.lng | 15 +++++++-------- 1 files changed, 7 insertions(+), 8 deletions(-) diff --git a/interface/web/monitor/lib/lang/es_syslog_list.lng b/interface/web/monitor/lib/lang/es_syslog_list.lng index 437c8ca..17f89f2 100644 --- a/interface/web/monitor/lib/lang/es_syslog_list.lng +++ b/interface/web/monitor/lib/lang/es_syslog_list.lng @@ -1,8 +1,7 @@ -<?php -$wb['list_head_txt'] = 'Registro de ISPConfig'; -$wb['tstamp_txt'] = 'Fecha'; -$wb['server_id_txt'] = 'Servidor'; -$wb['loglevel_txt'] = 'Nivel de registro'; -$wb['message_txt'] = 'Mensaje'; -?> - +<?php +$wb['list_head_txt'] = 'Registro de ISPConfig'; +$wb['tstamp_txt'] = 'Fecha'; +$wb['server_id_txt'] = 'Servidor'; +$wb['loglevel_txt'] = 'Nivel de registro'; +$wb['message_txt'] = 'Mensaje'; +?> -- Gitblit v1.9.1