summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6218a2b)
raw | patch | inline | side by side (parent: 6218a2b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 25 May 2005 09:39:28 +0000 (09:39 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 25 May 2005 09:39:28 +0000 (09:39 +0000) |
plugins/admin/systems/startup.tpl | patch | blob | history | |
plugins/personal/connectivity/kolab.tpl | patch | blob | history |
index 00a4e123e91d23a5d11a736e03c607c942e828ec..2dd1eb60a958bc1cf3cad43783a30cfd94089a60 100644 (file)
{html_options values=$gotoModules output=$gotoModules}
</select>
<br>
- <input name="module" size=30 align=center maxlength=30 {$gotoModulesACL}>
+ <input name="module" size=30 align=middle maxlength=30 {$gotoModulesACL}>
<input type=submit value="{t}Add{/t}" name="add_module" {$gotoModulesACL}>
<input type=submit value="{t}Delete{/t}" name="delete_module" {$gotoModulesACL}>
</td>
{html_options values=$gotoAutoFs output=$gotoAutoFs}
</select>
<br>
- <input name="autofs" size=30 align=center maxlength=80 {$gotoAutoFs}>
+ <input name="autofs" size=30 align=middle maxlength=80 {$gotoAutoFs}>
<input type=submit value="{t}Add{/t}" name="add_autofs" {$gotoAutoFs}>
<input type=submit value="{t}Delete{/t}" name="delete_autofs" {$gotoAutoFs}>
</td>
{html_options values=$gotoFilesystem output=$gotoFilesystem}
</select>
<br>
- <input name="fstab" size=80 align=center maxlength=200 {$gotoFilesystemACL}>
+ <input name="fstab" size=80 align=middle maxlength=200 {$gotoFilesystemACL}>
<input type=submit value="{t}Add{/t}" name="add_fs" {$gotoFilesystemACL}>
<input type=submit value="{t}Delete{/t}" name="delete_fs" {$gotoFilesystemACL}>
</td>
index 92e2eb7d4e28c0f5b54a7991063049263f4e0a7e..e910c33389cadcf6f6f36476a711af64ce37bf63 100644 (file)
{html_options values=$kolabDelegate output=$kolabDelegate}
</select>
<br>
- <input name="delegate_address" size=30 align=center maxlength=60
+ <input name="delegate_address" size=30 align=middle maxlength=60
{$kolabDelegateACL} value="">
<input type=submit value="{t}Add{/t}" name="add_delegation"
{$kolabDelegateACL}>