Minor
This commit is contained in:
parent
944876181c
commit
1e8bb6bb31
|
@ -198,7 +198,7 @@ class Action extends HTMLOutputter // lawsuit
|
||||||
$this->showHeader();
|
$this->showHeader();
|
||||||
$this->showCore();
|
$this->showCore();
|
||||||
$this->showFooter();
|
$this->showFooter();
|
||||||
$this->elementEnd('div', 'wrap');
|
$this->elementEnd('div');
|
||||||
$this->elementEnd('body');
|
$this->elementEnd('body');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user