1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-26 15:54:43 +02:00

Upload LAN modification and switch change.

This commit is contained in:
Cameron
2017-02-10 09:41:22 -08:00
parent a631bd5195
commit 8152f6265d
2 changed files with 2 additions and 2 deletions

View File

@@ -1617,7 +1617,7 @@ $text .= "
<td>".UPLLAN_25."</td>
<td>".
$frm->radio_switch('upload_enabled', $pref['upload_enabled'], LAN_YES, LAN_NO)
$frm->radio_switch('upload_enabled', $pref['upload_enabled'])
."
<div class='field-help'>".UPLLAN_26."</div>
</td>