summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6fc796d)
raw | patch | inline | side by side (parent: 6fc796d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 30 Apr 2008 11:02:09 +0000 (11:02 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 30 Apr 2008 11:02:09 +0000 (11:02 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10738 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/ihtml/themes/default/pwd_kerberos_mit.tpl | patch | blob | history |
diff --git a/gosa-core/ihtml/themes/default/pwd_kerberos_mit.tpl b/gosa-core/ihtml/themes/default/pwd_kerberos_mit.tpl
index 5391eea5dee98454bcec47f02ce2fe9ad5c811b0..32cede8aa367c6cf16db3b517e1db3be435def57 100644 (file)
<select name="goKrbRealm" onChange="document.mainform.submit();">
{foreach from=$server_list item=item key=key}
{if $item.goKrbRealm==$goKrbRealm}
- <option selected value="{$item.goKrbRealm}">{$item.goKrbRealm} - {$key}</option>
+ <option selected value="{$item.goKrbRealm}">{$item.goKrbRealm}</option>
{else}
- <option value="{$item.goKrbRealm}">{$item.goKrbRealm} - {$key}</option>
+ <option value="{$item.goKrbRealm}">{$item.goKrbRealm}</option>
{/if}
{/foreach}
</select>
</td>
</tr>
</table>
- <br>
- <br>
+ <p class='seperator'> </p>
<table>
<tr>
<td>
</td>
</tr>
</table>
- <br>
- <br>
+ <p class='seperator'> </p>
<h2>{t}Status{/t}</h2>
<table>
<tr>
</td>
- <td style="vertical-align:top;">
+ <td style="vertical-align:top; border-left: solid 1px #BBBBBB; padding-left: 3px;">
<h2>Flags</h2>
<table width="100%">
<tr>