Skip to content
Snippets Groups Projects
Commit dee86e3d authored by Claas Kazzer's avatar Claas Kazzer Committed by André Lahmann
Browse files

removed duplicate id, refs #7812

parent 13a10a81
Branches
Tags
No related merge requests found
...@@ -161,7 +161,7 @@ JS; ...@@ -161,7 +161,7 @@ JS;
<div class="row"> <div class="row">
<div id="content" role="main" class="main panel template-dir-<?=$this->templateDir?> template-name-<?=$this->templateName?>"> <div id="content" role="main" class="main panel template-dir-<?=$this->templateDir?> template-name-<?=$this->templateName?>">
<div id="content" class="container"> <div class="container">
<?=$this->layout()->content ?> <?=$this->layout()->content ?>
</div> </div>
</div> </div>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment