mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-25 23:39:09 +01:00
undo fix for bug 132
This commit is contained in:
parent
b7fb9c3334
commit
6eabca5de9
@ -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=""{mcrypt_disabled}>False
|
<option value="False"{mcrypt_disabled}>False
|
||||||
</select>
|
</select>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user