Revize 1982
Přidáno uživatelem Ondřej Fibich před více než 11 roky(ů)
freenetis/branches/1.1/application/controllers/settings.php | ||
---|---|---|
|
||
$this->form->checkbox('self_registration_enable_approval_without_registration')
|
||
->label('Enable approval of membership without submited registration')
|
||
->checked(Settings::get('self_registration_enable_additional_payment'));
|
||
->checked(Settings::get('self_registration_enable_approval_without_registration'));
|
||
|
||
if (Settings::get('finance_enabled'))
|
||
{
|
Také k dispozici: Unified diff
Opravy:
- oprava nastaveni u cekatelu