summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 37a8f22)
raw | patch | inline | side by side (parent: 37a8f22)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 22 Nov 2007 12:33:43 +0000 (12:33 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 22 Nov 2007 12:33:43 +0000 (12:33 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7853 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/fai/faiScriptEntry.tpl | patch | blob | history |
index 36db68c31f8330af2331107ec0e3244ef6e75543..cddb2bbcd36a5432415f9eb4ba4f60e087059414 100644 (file)
</td>
<td>
{render acl=$FAIpriorityACL}
- <select id="FAIpriority" name="FAIpriority" title="{t}Choose a priority{/t}">
+ <select id="FAIpriority" name="FAIpriority" title="{t}Choose a priority. Low values result in earlyer, high values in later excecution.{/t}">
{html_options options=$FAIprioritys selected=$FAIpriority}
</select>
{/render}