Code

Fixed w3c issue
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 5 Mar 2010 08:47:44 +0000 (08:47 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 5 Mar 2010 08:47:44 +0000 (08:47 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16186 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/personal/environment/environment.tpl

index 5e782462b4c8bda2a9e8da85746b4805e6ddcd91..59b4b75c26cae77a1ab7d44476dc415cd82a691c 100644 (file)
@@ -68,7 +68,7 @@
          </select>
          {else}
          <select id="dummy_pS" name="dummy_pS" disabled >
-          <option>{$gotoProfileServer}</option> 
+          <option>{$gotoProfileServer}&nbsp;</option> 
          </select>
          {/if}
          {/render}