Code

Modified Translation Strings.
[gosa.git] / plugins / gofon / conference / generic.tpl
index fd5466ac1210a4bdb38e4ff30b635aaa4a05fec5..d732546124262e75785ae4eb500e19001040b053 100644 (file)
@@ -21,7 +21,7 @@
        <tr>
        <td><LABEL for="goFonConferenceOption_D">{t}Type{/t}</LABEL>{$must}</td>
        <td>
-       <select id="goFonConferenceOption_D" size="1" name="goFonConferenceOption_D" title="{t}Choose subtree to place department in{/t}" {$goFonConferenceOption_DACL}> 
+       <select id="goFonConferenceOption_D" size="1" name="goFonConferenceOption_D" title="{t}Choose subtree to place conference in{/t}" {$goFonConferenceOption_DACL}> 
        {html_options options=$goFonConferenceOptions selected=$goFonConferenceOption_D}
        </select>
        </td>