Code

empty option fixed
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 24 Jun 2005 12:53:22 +0000 (12:53 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 24 Jun 2005 12:53:22 +0000 (12:53 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@850 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/groups/application.tpl
plugins/admin/groups/mail.tpl
plugins/admin/systems/phonesettings.tpl
plugins/admin/systems/servservice.tpl
plugins/admin/systems/startup.tpl
plugins/gofax/blocklists/generic.tpl
plugins/gofax/faxaccount/generic.tpl
plugins/gofax/faxaccount/lists.tpl
plugins/personal/mail/generic.tpl

index e28c81447071c43bb9271d0cf4503b81d00a2381..7f022de578fd5f0370364297130da49089e4e1da 100644 (file)
@@ -5,7 +5,7 @@
    <br>
    <select style="width:350px; height:275;" name="used_apps[]" size=15 multiple>
     {html_options options=$used_apps}
-       <option disabled></option>
+       <option disabled>&nbsp;</option>
    </select>
    <br>
    <input type=submit name="edit_options" value="{t}Edit parameters{/t}" title="{t}Edit optional application parameters{/t}">
@@ -22,7 +22,7 @@
   <br>
   <select style="width:350px; height:275px;" name="apps[]" size=15 multiple>
     {html_options options=$apps}
-       <option disabled></option>
+       <option disabled>&nbsp;</option>
   </select>
  </td>
  </tr>
index 753222d300088b5ccb8cd4447e695e955ae50af2..678fff270b82824e5e5ea9b9a937db241e56b915 100644 (file)
@@ -15,7 +15,7 @@
      <td>
       <select size="1" name="gosaMailServer" {$gosaMailServerACL} title="{t}Select mail server to place user on{/t}">
        {html_options values=$mailServers output=$mailServers selected=$gosaMailServer}
-          <option disabled></option>
+          <option disabled>&nbsp;</option>
       </select>
      </td>
     </tr>
@@ -47,7 +47,7 @@
    <h2><img alt="" align="middle" src="images/alternatemail.png"> {t}Alternative addresses{/t}</h2>
    <select style="width:350px; height:100px;" name="alternates_list[]" size=15 multiple title="{t}List of alternative mail addresses{/t}">
     {html_options values=$gosaMailAlternateAddress output=$gosaMailAlternateAddress}
-       <option disabled></option>
+       <option disabled>&nbsp;</option>
    </select>
    <br>
    <input name="alternate_address" size=30 align=middle maxlength=30 {$gosaMailAlternateAddressACL} value="">
@@ -71,7 +71,7 @@
      <td>
       <select size="1" name="default_permissions" {$permissionsACL}>
        {html_options options=$perms selected=$default_permissions}
-          <option disabled></option>
+          <option disabled>&nbsp;</option>
       </select>
      </td>
     </tr>
@@ -94,7 +94,7 @@
    <h2><img alt="" align="middle" src="images/envelope.png"> {t}Forward messages to non group members{/t}</h2>
    <select style="width:350px; height:100px;" name="forwarder_list[]" size=15 multiple>
     {html_options values=$gosaMailForwardingAddress output=$gosaMailForwardingAddress}
-       <option disabled></option>
+       <option disabled>&nbsp;</option>
    </select>
    <br>
    <input name="forward_address" size=20 align=middle maxlength=65 {$gosaMailForwardingAddressACL} value="">
index e76cd3170dcccaceb4aaea759793d3db0606d9e1..30a07a67714b8c17f600c1986b82c9e9424e2b17 100644 (file)
                         <select style="width:300px; height:80px;" name="goFonPermitS" size=15
                             multiple title="{t}List of alternative mail addresses{/t}">
                             {html_options values=$goFonPermit output=$goFonPermit}
-                            <option disabled></option>
+                            <option disabled>&nbsp;</option>
                         </select>
                         <br>
                             <input name="goFonPermitNew" size=30 align="middle" maxlength="65" value="">
                         <select style="width:300px; height:80px;" name="goFonDenyS" size=15
                             multiple title="{t}List of alternative mail addresses{/t}">
                             {html_options values=$goFonDeny output=$goFonDeny}
-                            <option disabled></option>
+                            <option disabled>&nbsp;</option>
                         </select>
                         <br>
                             <input name="goFonDenyNew" size=30 align="middle" maxlength="65" value="">
index 859cac3632311c986ca71693c0474c16f8984703..bb2cbf8dcc17f4bdec598915bb33ecd75db72d48 100644 (file)
@@ -14,7 +14,7 @@
      <td>
                <select style="width:350px;" id="goExportEntry" name="goExportEntry[]" {$goExportEntryACL} {$goNfsServerState} size=4 multiple >
                {html_options values=$goExportEntry output=$goExportEntry}
-                       <option disabled></option>
+                       <option disabled>&nbsp;</option>
            </select>
        <br>    
                <input type="text"              name="NewNfsExport" {$goNfsServerState} id="NewNfsExportId"> 
@@ -40,7 +40,7 @@
      <td>
         <select style="width:350px;" id="goTimeEntry" name="goTimeSource[]" {$goNtpServerState} {$goTimeSourceACL}  size=4 multiple>
             {html_options values=$goTimeSource output=$goTimeSource}
-                       <option disabled></option>
+                       <option disabled>&nbsp;</option>
         </select>
     <br>
         <input type="text" name="NewNTPExport" {$goNtpServerState} id="NewNTPExportId">
index cd5aa558339e2a10e702e032ef7ea2416401336c..d6317e8f5041d2cf62b5dc4c7ed2778d892ca1a0 100644 (file)
@@ -9,7 +9,7 @@
      <td>
       <select name="gotoLdapServer" title="{t}Choose LDAP server to use for accounts and terminal management{/t}" {$gotoLdapServerACL}>
        {html_options values=$ldapservers output=$ldapservers selected=$gotoLdapServer_select}
-          <option disabled></option>
+          <option disabled>&nbsp;</option>
       </select>
      </td>
     </tr>
@@ -54,7 +54,7 @@
    </h2>
     <select style="width:100%; height:100px;" name="modules_list[]" size=15 multiple title="{t}Add additional modules to load on startup{/t}">
      {html_options values=$gotoModules output=$gotoModules}
-        <option disabled></option>
+        <option disabled>&nbsp;</option>
     </select>
     <br>
     <input name="module" size=30 align=middle maxlength=30 {$gotoModulesACL}>
@@ -68,7 +68,7 @@
    </h2>
    <select style="width:100%; height:100px;" name="autofs_list[]" size=15 multiple title='{t}Add additional automount entries{/t}'>
     {html_options values=$gotoAutoFs output=$gotoAutoFs}
-       <option disabled></option>
+       <option disabled>&nbsp;</option>
    </select>
    <br>
    <input name="autofs" size=30 align=middle maxlength=80>
@@ -88,7 +88,7 @@
    </h2>
    <select style="width:100%; height:100px;" name="fstab_list[]" size=15 multiple title="{t}Add additional filesystems to be mounted during startup{/t}">
     {html_options values=$gotoFilesystem output=$gotoFilesystem}
-       <option disabled></option>
+       <option disabled>&nbsp;</option>
    </select>
    <br>
    <input name="fstab" size=80 align=middle maxlength=200 {$gotoFilesystemACL}>
index 087df45828bc868d1787d56b1846a0b514bddde9..f94f2f1288cf6d74ef25ed54432a45694670cb23 100644 (file)
@@ -15,7 +15,7 @@
       <td>
        <select size="1" name="base" {$selectmode} title="{t}Select subtree to place blocklist in{/t}">
         {html_options options=$bases selected=$base_select}
-               <option disabled></option>
+               <option disabled>&nbsp;</option>
        </select>
       </td>
      </tr>
@@ -33,7 +33,7 @@
        <td>
         <select size="1" name="type" {$typeACL} title="{t}Select wether to filter incoming or outgoing calls{/t}">
         {html_options options=$types selected=$type}
-               <option disabled></option>
+               <option disabled>&nbsp;</option>
         </select>
         </td>
       </tr>
@@ -56,7 +56,7 @@
      <h2><img alt="" align="middle" src="images/false.png"> {t}Blocked numbers{/t}</h2>
      <select style="width:400px; height:200px;" name="numbers[]" size=15 multiple>
       {html_options values=$goFaxBlocklist output=$goFaxBlocklist}
-         <option disabled></option>
+         <option disabled>&nbsp;</option>
      </select>
      <br>
      <input name="number" size=25 maxlength=60 {$goFaxBlocklistACL}>&nbsp;
index 3e3c6336e554a5d67c3f4c3ebbdbc30f8b49c1b3..fd08c9ac7ad0fb8b43dd0fbe04f1dd997e1d8d46 100644 (file)
@@ -54,7 +54,7 @@
      {t}Deliver fax to printer{/t}&nbsp;
      <select size="1" name="goFaxPrinter" {$goFaxPrinterACL}>
       {html_options options=$printers selected=$goFaxPrinter}
-               <option disabled> </option>
+               <option disabled>&nbsp;</option>
      </select>
 
    </td>
@@ -69,7 +69,7 @@
     <h2><img alt="" align="middle" src="images/fax_small.png"> {t}Alternate fax numbers{/t}</h2>
      <select style="width:350px; height:100px;" name="alternate_list[]" size=15 multiple {$facsimileAlternateTelephoneNumberACL}>
                        {html_options values=$facsimileAlternateTelephoneNumber output=$facsimileAlternateTelephoneNumber}
-                       <option disabled></option>
+                       <option disabled>&nbsp;</option>
      </select><br>
      <input name="forward_address" size=20 align="middle" maxlength=65 {$facsimileAlternateTelephoneNumberACL} value="">
      <input type=submit value="{t}Add{/t}" name="add_alternate" {$facsimileAlternateTelephoneNumberACL}>&nbsp;
index 0de09611f87cb0c5af386a3434408b3337dfe5ef..8b07df75308e054baf396e04f6f86d4dac2a645c 100644 (file)
@@ -5,7 +5,7 @@
    <br> 
    <select style="width:350px; height:300px;" name="block_list[]" size=15 multiple>
            {html_options values=$cblocklist output=$cblocklist}
-               <option disabled></option>
+               <option disabled>&nbsp;</option>
    </select>
    <br>
    <input name="block_number" size=25 align="middle" maxlength=30 {$goFaxBlockListACL} value="">
@@ -27,7 +27,7 @@
    <b>{t}List of predefined blocklists{/t}</b>
    <select style="width:350px; height:250px;" name="predefined_list[]" size=15 multiple>
         {html_options values=$list}
-               <option disabled></option>
+               <option disabled>&nbsp;</option>
    </select>
   </td>
  </tr>
index ed0769634130867f0eacf2e48cd66edfc2f17907..2d409745d742bf85f88dc0b9e767670c316a052e 100644 (file)
@@ -12,7 +12,7 @@
      <td>
       <select size="1" name="gosaMailServer" {$gosaMailServerACL} title="{t}Specify the mail server where the user will be hosted on{/t}">
                    {html_options values=$mailServers output=$mailServers selected=$gosaMailServer}
-                       <option disabled></option>
+                       <option disabled>&nbsp;</option>
       </select>
      </td>
     </tr>
@@ -49,7 +49,7 @@
    <select style="width:350px; height:100px;" name="alternates_list[]" size=15
         multiple title="{t}List of alternative mail addresses{/t}">
             {html_options values=$gosaMailAlternateAddress output=$gosaMailAlternateAddress}
-                       <option disabled></option>
+                       <option disabled>&nbsp;</option>
    </select>
    <br>
    <input name="alternate_address" size=30 align="middle" maxlength="65" {$gosaMailAlternateAddressACL} value="">
@@ -85,7 +85,7 @@
    {t}to folder{/t}
    <select size="1" name="gosaSpamMailbox" {$gosaSpamMailboxACL}>
                {html_options values=$spambox output=$spambox selected=$gosaSpamMailbox}
-                       <option disabled></option>
+                       <option disabled>&nbsp;</option>
    </select>
    <br>
    <input type=checkbox name="use_mailsize_limit" value="1" {$use_mailsize_limit}
    {if $show_templates eq "true"}
    <select name="vacation_template">
                {html_options options=$vacationtemplates selected=$template}
-                       <option disabled></option>
+                       <option disabled>&nbsp;</option>
        {html_options options=$vacationtemplates selected=$template}
    </select>
    <input type="submit" value="{t}Import{/t}" name="import_vacation"
    </p>
    <select style="width:350px; height:100px;" name="forwarder_list[]" size=15 multiple>
                        {html_options values=$gosaMailForwardingAddress output=$gosaMailForwardingAddress selected=$template}        
-                       <option disabled></option>
+                       <option disabled>&nbsp;</option>
    </select>
    <br>
    <input name="forward_address" size=20 align="middle" maxlength=65