summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ce58eba)
raw | patch | inline | side by side (parent: ce58eba)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Jul 2010 09:02:07 +0000 (09:02 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Jul 2010 09:02:07 +0000 (09:02 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18917 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/users/password.tpl | patch | blob | history |
diff --git a/gosa-core/plugins/admin/users/password.tpl b/gosa-core/plugins/admin/users/password.tpl
index 3de11949dbb7a1076750d8577b6ad505f8ca1990..9a99154dcfe1e37aeb6e85383784c1996baf3d2a 100644 (file)
<input type='radio' value='1' name='proposalSelected'
{if $proposalSelected} checked {/if}> <b>{t}Use proposal{/t}</b>
</td>
- <td><b>{$proposal}</b> {image path='images/lists/reload.png' action='refreshProposal'}</td>
+ <td>
+ <input type='text' disabled value="{$proposal}" style='color: black;'>
+ {image path='images/lists/reload.png' action='refreshProposal'}
+ </td>
</tr>
<tr>
<td>