summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5c7398c)
raw | patch | inline | side by side (parent: 5c7398c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 25 May 2005 08:53:49 +0000 (08:53 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 25 May 2005 08:53:49 +0000 (08:53 +0000) |
to
M plugins/addons/logview/contents.tpl
M plugins/admin/systems/headpage.tpl
M plugins/admin/ogroups/remove.tpl
M plugins/admin/ogroups/headpage.tp
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@415 594d385d-05f5-0310-b6e9-bd551577e9d8
M plugins/addons/logview/contents.tpl
M plugins/admin/systems/headpage.tpl
M plugins/admin/ogroups/remove.tpl
M plugins/admin/ogroups/headpage.tp
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@415 594d385d-05f5-0310-b6e9-bd551577e9d8
index 46442340dc1c917ea75d2dc965edce4ca7899ce0..ab376bc2b24ec6aa7a02c5f9b0ffb1423e50e903 100644 (file)
<td width=33%>
<table>
<tr>
- <td><img align="middle" border=0 src="{$server_image}"> {t}Show hosts{/t}</td>
+ <td><img alt="" align="middle" border=0 src="{$server_image}"> {t}Show hosts{/t}</td>
<td>
<select name="host" size=1 onChange="mainform.submit()">
{html_options options=$hostlist selected=$host}
</td>
</tr>
<tr>
- <td><img align="middle" border=0 src="{$log_image}"> {t}Log level{/t}</td>
+ <td><img alt="" align="middle" border=0 src="{$log_image}"> {t}Log level{/t}</td>
<td>
<select name="log_level" size=1 onChange="mainform.submit()">
{html_options options=$loglevellist selected=$log_level}
<td width=33%>
<table>
<tr>
- <td><img align="middle" border=0 src="{$time_image}"> {t}Time interval{/t}</td>
+ <td><img alt="" align="middle" border=0 src="{$time_image}"> {t}Time interval{/t}</td>
<td>
<select name="time" size=1 onChange="mainform.submit()">
{html_options options=$tilist selected=$time}
</td>
</tr>
<tr>
- <td><img align="middle" border=0 src="{$search_image}"> {t}Search for{/t}</td>
+ <td><img alt="" align="middle" border=0 src="{$search_image}"> {t}Search for{/t}</td>
<td><input name="regex" size=25 maxlength=60 value="{$regex}" title="{t}Enter string to search for{/t}"></td>
</tr>
</table>
<td>
<table width="100%">
<tr>
- <td><img align="middle" border=0 src="{$ruleset_image}"> {t}Ruleset{/t}</td>
+ <td><img alt="" align="middle" border=0 src="{$ruleset_image}"> {t}Ruleset{/t}</td>
<td width="100%">
<input name="edit_rules" type="submit" value="{t}Edit{/t}" disabled>
</td>
index a91cf4cc44a3ba9783c684d8fd4c4618c363d0f7..94c48a7462817f5d7204ade68b2594feaee6ad1c 100644 (file)
<input type=checkbox name="prtgroups" value="1" {$prtgroups} onClick="mainform.submit()">{t}Show groups containing printers{/t}<br>
</p>
<p class="contentboxb" style="border-top:1px solid #B0B0B0;">
- <table width="100%"><tr><td width="50%"><img src="{$tree_image}" align=middle> {t}Display groups of department{/t}</td>
+ <table width="100%"><tr><td width="50%"><img alt="" src="{$tree_image}" align=middle> {t}Display groups of department{/t}</td>
<td><select name="depselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
{html_options options=$deplist selected=$depselect}
</select></td></tr></table>
</p>
<p class="contentboxb" style="border-top:1px solid #B0B0B0">
- <table width="100%"><tr><td width="50%"><img src="{$search_image}" align=middle> {t}Display groups matching{/t}</td>
+ <table width="100%"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle> {t}Display groups matching{/t}</td>
<td><input type='text' name='regex' maxlength='20' value='{$regex}' title='{t}Regular expression for matching group names{/t}' onChange="mainform.submit()"></td></tr></table>
</p>
{$apply}
index a3058fc86e83dc860a54ae6b9db10eceb76b3d67..671f1c303a4cf78646ff1844ed72f2e25d1c09f0 100644 (file)
<div style="font-size:18px;">
- <img src="images/button_cancel.png" align=top> {t}Warning{/t}
+ <img alt="" src="images/button_cancel.png" align=top> {t}Warning{/t}
</div>
<p>
index 90b34e75734c4c5a299837bc81ebb0b5b6339dc3..76f8922e744d3de1c5ba917612d3fd7c344fecc5 100644 (file)
<input type=checkbox name="netdev" value="1" {$netdev} onClick="mainform.submit()" title="{t}Select to see network devices{/t}">{t}Show network devices{/t}<br>
</p>
<p class="contentboxb" style="border-top:1px solid #B0B0B0;">
- <table width="100%"><tr><td width="50%"><img src="{$tree_image}" align=middle> {t}Display systems of department{/t}</td>
+ <table width="100%"><tr><td width="50%"><img alt="" src="{$tree_image}" align=middle> {t}Display systems of department{/t}</td>
<td><select name="depselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
{html_options options=$deplist selected=$depselect}
</select></td></tr></table>
</p>
<p class="contentboxb" style="border-top:1px solid #B0B0B0">
- <table width="100%"><tr><td width="50%"><img src="{$search_image}" align=middle> {t}Display systems matching{/t}</td>
+ <table width="100%"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle> {t}Display systems matching{/t}</td>
<td><input type='text' name='regex' maxlength='20' value='{$regex}' title='{t}Regular expression for matching system names{/t}' onChange="mainform.submit()"></td></tr></table>
</p>
<p class="contentboxb" style="border-top:1px solid #B0B0B0">
- <table width="100%"><tr><td width="50%"><img src="{$search_image}" align=middle> {t}Display terminal(s) of user{/t}</td>
+ <table width="100%"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle> {t}Display terminal(s) of user{/t}</td>
<td><input type='text' name='user' maxlength='20' value='{$user}' title='{t}User name of which terminal(s) are shown{/t}' onChange="mainform.submit()"></td></tr></table>
</p>
{$apply}