summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: db846ec)
raw | patch | inline | side by side (parent: db846ec)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 25 Mar 2010 09:54:40 +0000 (09:54 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 25 Mar 2010 09:54:40 +0000 (09:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17208 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/addons/goto/events/DaemonEvent_memcheck.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/addons/goto/events/DaemonEvent_memcheck.tpl b/gosa-plugins/goto/addons/goto/events/DaemonEvent_memcheck.tpl
index edd3aa5507c8b89371cbe72dc09385b9f32651d5..42144e62a291a34453623972c14b90e8c815cc1e 100644 (file)
{if $is_new}
-<table style='width:100%;'>
+<table style='width:100%;' summary="{t}Goto daemon event: Memory check{/t}">
<tr>
<td style='width:50%; ' class='right-border'>
- <table>
+ <table summary="{t}Shedule 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}Repeating jobs{/t}">
<tr>
<td style='width:50%; '>
- <table>
+ <table summary="{t}Job interval{/t}">
<tr>
<td>{t}ID{/t}</td>
<td>{$data.ID}</td>
</tr>
</table>
</td>
- <td style='width:50%; '>
-
- <table >
- </table>
- </td>
</tr>
</table>