Skip to content

Commit 3daf08e

Browse files
author
A. Täffner
committed
removed the new windows link as language var does not work (not so important as CMK has its own...)
1 parent 79ec89c commit 3daf08e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

interface/web/monitor/templates/show_nagios.htm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ <h1><tmpl_var name="list_head_txt"></h1>
55

66
<div class="panel panel_system">
77
<tmpl_if name='nagios_url'>
8-
<a href="{tmpl_var name='nagios_url'}" target="ispc_newtab_nagios">{tmpl_var name="go_to_nagios_txt"}</a><br />
98
<iframe src="{tmpl_var name='nagios_url'}" width="100%" height="1000" frameborder="0" style="overflow:visible;"></iframe>
109
<tmpl_else>
1110
<div id="errorMsg"><h3>ERROR</h3><ol><li>{tmpl_var name="no_nagios_url_defined_txt"} {tmpl_var name="no_permissions_to_view_nagios_txt"}<br></li></ol></div>

0 commit comments

Comments
 (0)