f
This commit is contained in:
@@ -15,12 +15,13 @@ class Belevo_Bezahl_Modul extends IPSModule
|
||||
$this->RegisterVariableBoolean("AmountIsReserved", "AmountIsReserved", '', false);
|
||||
|
||||
// Initiales HTML setzen
|
||||
$this->SetHTMLContent();
|
||||
|
||||
}
|
||||
|
||||
public function ApplyChanges()
|
||||
{
|
||||
parent::ApplyChanges();
|
||||
$this->SetHTMLContent();
|
||||
}
|
||||
|
||||
private function SetHTMLContent()
|
||||
|
||||
Reference in New Issue
Block a user