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