summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fd20f58)
raw | patch | inline | side by side (parent: fd20f58)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 24 Jun 2005 09:54:52 +0000 (09:54 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 24 Jun 2005 09:54:52 +0000 (09:54 +0000) |
plugins/admin/systems/info.tpl | patch | blob | history | |
plugins/admin/systems/server.tpl | patch | blob | history | |
plugins/admin/systems/servservice.tpl | patch | blob | history |
index 7deba94d2a4faa8b81e0cd7eb20d5f16f9fc7898..dbca1607c8d3ede8e6ea7d57313f1d73062345ce 100644 (file)
<h2><img alt="" align="middle" src="images/info_small.png"> {t}System information{/t}</h2>
-<table style="width:100%;">
+<table summary="" style="width:100%;">
<tr>
<td style="vertical-align:top; width:50%">
- <table>
+ <table summary="">
<tr>
<td style="vertical-align:top"><b>{t}CPU{/t}</b></td><td>{$ghCpuType}</td>
</tr>
</td>
<td>
- <table>
+ <table summary="">
<tr>
<td style="vertical-align:top"><b>{t}Network devices{/t}</b></td>
<td>
{if $active eq "true"}
<br>
<h2 style="border-top:1px solid #A0A0A0; padding-top:5px;"><img alt="" align="middle" src="images/lamp.png"> {t}System status{/t}</h2>
-<table style="width:100%">
+<table summary="" style="width:100%">
<tr>
<td style="vertical-align:top; width:50%">
- <table>
+ <table summary="">
<tr>
<td><b>{t}Up since{/t}</b></td><td>{$uptime}</td>
</tr>
</td>
<td style="vertical-align:top;">
- <table>
+ <table summary="">
<tr>
<td><b>{t}SSH service{/t}</b></td><td>{$sshd}</td>
</tr>
index 0cb1c9a5aa35bf69531449088b74825efffc7b63..108e7570b5115f848f2740f1ede56885ecfe8172 100644 (file)
-<table width="100%">
+<table summary="" width="100%">
<tr>
<td style="vertical-align:top; width:50%;">
- <table>
+ <table summary="">
<tr>
<td>{t}Server name{/t}{$must}</td>
<td><input name="cn" size=20 maxlength=60 value="{$cn}"></td>
</table>
</td>
<td style="vertical-align:top">
- <table>
+ <table summary="">
<tr>
<td>{t}Description{/t}</td>
<td><input name="description" size=25 maxlength=80 value="{$description}"></td>
<p class="plugbottom" style="margin-bottom:0px; padding:0px;"> </p>
<h2><img alt="" align="middle" src="images/rocket.png"> {t}Action{/t}</h2>
-<table>
+<table summary="">
<tr>
<td>
<select size="1" name="action" title="{t}Select action to execute for this server{/t}">
index 40d437c0dc80f7c708a0d39c4610dd1dd675203b..859cac3632311c986ca71693c0474c16f8984703 100644 (file)
-<table style="width:100%">
+<table summary="" style="width:100%">
<tr>
<td style="vertical-align:top; border-right:1px solid #A0A0A0; padding-right:5px;" width="50%">
changeState('NewNfsAddId');">
<b>{t}Nfs Export{/t}</b>
- <table>
+ <table summary="">
<tr>
<td>
<select style="width:350px;" id="goExportEntry" name="goExportEntry[]" {$goExportEntryACL} {$goNfsServerState} size=4 multiple >
changeState('NewNTPAddId');">
<b>{t}Time Service{/t}</b>
- <table>
+ <table summary="">
<tr>
<td>
<select style="width:350px;" id="goTimeEntry" name="goTimeSource[]" {$goNtpServerState} {$goTimeSourceACL} size=4 multiple>
<b>{t}Terminal Service{/t}</b>
- <table>
+ <table summary="">
<tr>
<td colspan=2>
<input type="checkbox" value="true" name="goXdmcpIsEnabled" {$goTerminalServerState} {$goXdmcpIsEnabledACL} id="Temporariid" {$goXdmcpIsEnabled}> {t}Temporary disable login{/t}</td>