interface/web/monitor/show_log.php | ●●●●● patch | view | raw | blame | history |
interface/web/monitor/show_log.php
@@ -131,9 +131,9 @@ $app->tpl->setVar("log_data", $app->lng("no_logdata_txt")); } $app->tpl->setVar("title", $title); $app->tpl->setVar("list_head_txt", $title); $app->tpl->setVar("log_id",$logId); $app->tpl->setVar("description", $description); $app->tpl->setVar("list_desc_txt", $description); $app->tpl->setVar("time", getDataTime($logId)); $app->tpl->setVar("monTransDate", $monTransDate); $app->tpl->setVar("monTransRefreshsq", $monTransRefreshsq);