mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
fix html which makes disclaimer smaller
This commit is contained in:
parent
c49061ea15
commit
034c709cee
|
@ -46,7 +46,7 @@ class SeedDMS_View_Info extends SeedDMS_Bootstrap_Style {
|
||||||
// $this->contentContainerStart();
|
// $this->contentContainerStart();
|
||||||
// phpinfo();
|
// phpinfo();
|
||||||
// $this->contentContainerEnd();
|
// $this->contentContainerEnd();
|
||||||
$this->contentEnd();
|
// $this->contentEnd();
|
||||||
$this->htmlEndPage();
|
$this->htmlEndPage();
|
||||||
} /* }}} */
|
} /* }}} */
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user