Code

The last inputs are now middle too
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 May 2005 09:39:28 +0000 (09:39 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 May 2005 09:39:28 +0000 (09:39 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@436 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/systems/startup.tpl
plugins/personal/connectivity/kolab.tpl

index 00a4e123e91d23a5d11a736e03c607c942e828ec..2dd1eb60a958bc1cf3cad43783a30cfd94089a60 100644 (file)
@@ -55,7 +55,7 @@
      {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}>&nbsp;
     <input type=submit value="{t}Delete{/t}" name="delete_module" {$gotoModulesACL}>
   </td>
@@ -68,7 +68,7 @@
     {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}>&nbsp;
    <input type=submit value="{t}Delete{/t}" name="delete_autofs" {$gotoAutoFs}>
   </td>
@@ -87,7 +87,7 @@
     {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}>&nbsp;
    <input type=submit value="{t}Delete{/t}" name="delete_fs" {$gotoFilesystemACL}>
   </td>
index 92e2eb7d4e28c0f5b54a7991063049263f4e0a7e..e910c33389cadcf6f6f36476a711af64ce37bf63 100644 (file)
@@ -12,7 +12,7 @@
     {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}>&nbsp;