summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ce4e86a)
raw | patch | inline | side by side (parent: ce4e86a)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 2 May 2007 13:32:57 +0000 (13:32 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 2 May 2007 13:32:57 +0000 (13:32 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6235 594d385d-05f5-0310-b6e9-bd551577e9d8
include/sieve/templates/object_container.tpl | patch | blob | history |
diff --git a/include/sieve/templates/object_container.tpl b/include/sieve/templates/object_container.tpl
index 4ecdc7fd0207455c5dc07e935f36b43b51d6a842..ed75cd002d7395934c0cf628069964fdab8e83fd 100644 (file)
<select name='element_type_{$ID}'>
- <option value=''> </option>
+ <option value=''><{t}choose element{/t}></option>
<option value='sieve_keep'>{t}Keep{/t}</option>
<option value='sieve_comment'>{t}Comment{/t}</option>
<option value='sieve_fileinto'>{t}Fileinto{/t}</option>