Another attempt
This commit is contained in:
parent
9e5ca58bc4
commit
1dfb15cd1c
1 changed files with 3 additions and 8 deletions
|
@ -29,8 +29,6 @@
|
|||
<body>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="span10">
|
||||
<ul class="breadcrumb">
|
||||
<TMPL_LOOP PARENTLINKS>
|
||||
<li>
|
||||
|
@ -47,9 +45,7 @@
|
|||
(<TMPL_VAR PERCENTTRANSLATED>%)
|
||||
</TMPL_IF>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="span2">
|
||||
<li class="pull-right">
|
||||
<div class="btn-group">
|
||||
<TMPL_IF HAVE_ACTIONS>
|
||||
<TMPL_IF EDITURL>
|
||||
|
@ -81,9 +77,8 @@
|
|||
</TMPL_IF>
|
||||
</TMPL_IF>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<TMPL_IF SEARCHFORM>
|
||||
|
|
Loading…
Reference in a new issue