mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-22 09:31:22 +00:00
remove old html code
This commit is contained in:
parent
33e746ff80
commit
4c47d69a88
|
@ -732,8 +732,6 @@ $(document).ready( function() {
|
||||||
$this->contentStart();
|
$this->contentStart();
|
||||||
$this->pageNavigation(getMLText("my_documents"), "my_documents");
|
$this->pageNavigation(getMLText("my_documents"), "my_documents");
|
||||||
|
|
||||||
echo '<div class="row-fluid">';
|
|
||||||
echo '<div class="span3">';
|
|
||||||
$this->rowStart();
|
$this->rowStart();
|
||||||
$this->columnStart(3);
|
$this->columnStart(3);
|
||||||
$this->contentHeading(getMLText("my_documents"));
|
$this->contentHeading(getMLText("my_documents"));
|
||||||
|
|
Loading…
Reference in New Issue
Block a user