Code

Save posted values
[gosa.git] / gosa-plugins / goto / admin / systems / goto / Config / DeviceConfig.tpl
1 <h3>{t}Device Config{/t}</h3>
3 {t}Add a new sub-module to the current{/t}
4 <select name='subModule'>
5     {html_options output=$subModule values=$subModule}
6 </select>
7 <button name='addSubModule'>{msgPool type='addButton'}</button>
9 {$navigator}
11 <hr>
13 <h3>{$containerName}</h3>
14 {$containerDescription}
16 {$template}