From e2f08bd540a7810efafe96a662b06b6c7dbe98ef Mon Sep 17 00:00:00 2001 From: cfoe <cfoe@ispconfig3> Date: Wed, 11 Jul 2012 17:58:45 +0000 Subject: [PATCH] minor php var error --- interface/web/monitor/lib/lang/bg_datalog_list.lng | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/interface/web/monitor/lib/lang/bg_datalog_list.lng b/interface/web/monitor/lib/lang/bg_datalog_list.lng index b3ebaef96c..d09710ff89 100644 --- a/interface/web/monitor/lib/lang/bg_datalog_list.lng +++ b/interface/web/monitor/lib/lang/bg_datalog_list.lng @@ -1,12 +1,8 @@ <?php $wb['list_head_txt'] = 'Jobqueue'; $wb['tstamp_txt'] = 'Дата'; -$wb['server_id_txt'] = 'Сървър +$wb['server_id_txt'] = 'Сървър'; $wb['dbtable_txt'] = 'DB Table'; $wb['action_txt'] = 'ДейÑтвие'; $wb['status_txt'] = 'СтатуÑ'; -?> - - - - +?> \ No newline at end of file -- GitLab