forked from extern/egroupware
fix for bug 132
This commit is contained in:
parent
aa6fb7416a
commit
b7fb9c3334
@ -38,7 +38,7 @@
|
|||||||
<td colspan=2><b>{lang_enablemcrypt}</b><br>
|
<td colspan=2><b>{lang_enablemcrypt}</b><br>
|
||||||
<select name="setting[enable_mcrypt]">
|
<select name="setting[enable_mcrypt]">
|
||||||
<option value="True"{mcrypt_enabled}>True
|
<option value="True"{mcrypt_enabled}>True
|
||||||
<option value="False"{mcrypt_disabled}>False
|
<option value=""{mcrypt_disabled}>False
|
||||||
</select>
|
</select>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user