diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2008-12-03 22:27:50 +0100 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.net> | 2017-10-19 06:43:47 +0200 |
commit | cbc9f4ce4fa91ff660869c0405323b9411011e4d (patch) | |
tree | b3afabc1e3b7d597397c82cfd19a23281c398ea7 | |
parent | ca4e9f98493d1b62db98601c1f2529b79cf3e4b1 (diff) | |
download | exilog-cbc9f4ce4fa91ff660869c0405323b9411011e4d.zip exilog-cbc9f4ce4fa91ff660869c0405323b9411011e4d.tar.gz exilog-cbc9f4ce4fa91ff660869c0405323b9411011e4d.tar.bz2 |
exilog-agent heartbeats, resolves #115
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
-rw-r--r-- | cgi/exilog_cgi_html.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cgi/exilog_cgi_html.pm b/cgi/exilog_cgi_html.pm index d8171cd..9ee813d 100644 --- a/cgi/exilog_cgi_html.pm +++ b/cgi/exilog_cgi_html.pm @@ -68,7 +68,6 @@ sub render_server { $q->Tr( $q->td('', ''), $q->td('', 'last update: '. $last_update), - ) ) ), |