summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a6cfd55)
raw | patch | inline | side by side (parent: a6cfd55)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 19 Dec 2005 09:05:19 +0000 (09:05 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 19 Dec 2005 09:05:19 +0000 (09:05 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2326 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/nagios/nagios.tpl | patch | blob | history |
index 814e416e55b5a730091ffcb0ce3059d16a9aa281..cb6262148d5a87000c1785aba33b6e5ff262d07d 100644 (file)
<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding="0" border="0">
<tr>
<td style="width:50%; vertical-align:top;">
- <h2><p class="center"><img class="center" alt="" align="middle" src="images/rightarrow.png" /> {t}Nagios Account{/t}</p></h2>
+ <h2><img class="center" alt="" align="middle" src="images/rightarrow.png" /> {t}Nagios Account{/t}</h2>
<table summary="">
<tr>
<td><label for="NagiosAlias">{t}Alias{/t}</label>{$must}</td>
<tr>
<td><label for="ServiceNotificationCommands">{t}Service notification commands{/t}</label></td>
- <td><input id="ServiceNotificationCommands" disabled name="ServiceNotificationCommands" size=25 maxlength=65 {$ServiceNotificationCommandsACL} value="{$ServiceNotificationCommands}"></td>
+ <td><input id="ServiceNotificationCommands" disabled name="ServiceNotificationCommands" size=25 maxlength=65 value="{$ServiceNotificationCommands}"></td>
</tr>
<tr>
<td><label for="HostNotificationCommands">{t}Host notification commands{/t}</label></td>
- <td><input id="HostNotificationCommands" disabled name="HostNotificationCommands" size=25 maxlength=65 {$HostNotificationCommandsACL} value="{$HostNotificationCommands}"></td>
+ <td><input id="HostNotificationCommands" disabled name="HostNotificationCommands" size=25 maxlength=65 value="{$HostNotificationCommands}"></td>
</tr>
</table>
</td>
</td>
<td style="width:100%; vertical-align:top;">
- <h2><p align="center"><img class="center" alt="" align="middle" src="images/rightarrow.png" /> {t}Nagios authentification{/t}</p></h2>
+ <h2><img class="center" alt="" align="middle" src="images/rightarrow.png" /> {t}Nagios authentification{/t}</h2>
<table summary="">
<tr><td><input type="checkbox" name="AuthorizedSystemInformation" value="1" {$AuthorizedSystemInformationACL}
{$AuthorizedSystemInformationCHK}>{t}view system informations{/t}</td></tr>