summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d735072)
raw | patch | inline | side by side (parent: d735072)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 25 Mar 2010 09:54:53 +0000 (09:54 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 25 Mar 2010 09:54:53 +0000 (09:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17213 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/addons/goto/events/DaemonEvent_rescan.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/addons/goto/events/DaemonEvent_rescan.tpl b/gosa-plugins/goto/addons/goto/events/DaemonEvent_rescan.tpl
index edd3aa5507c8b89371cbe72dc09385b9f32651d5..41351ed04239af6e3e231c6b116ab9cd451dffb4 100644 (file)
{if $is_new}
-<table style='width:100%;'>
+<table style='width:100%;' summary="{t}Goto daemon event: Rescan hardware info{/t}">
<tr>
<td style='width:50%; ' class='right-border'>
- <table>
+ <table summary="{t}Schedule options{/t}">
<tr>
<td>
<b>{t}Schedule{/t}</b><br><br>
</td>
<td style='width:50%; '>
- <table style='width:100%;'>
+ <table style='width:100%;' summary="{t}Target list{/t}">
<tr>
<td>
<b>{t}System list{/t}</b>
{else}
-<table style='width:100%;'>
+<table style='width:100%;' summary="{t}Generic settings{/t}">
<tr>
<td style='width:50%; '>
- <table>
+ <table summary="{t}Generic settings{/t}">
<tr>
<td>{t}ID{/t}</td>
<td>{$data.ID}</td>
</tr>
</table>
</td>
- <td style='width:50%; '>
-
- <table >
- </table>
- </td>
</tr>
</table>