Removed header titles from the pges that have one

This commit is contained in:
Franck Allimant
2014-05-06 15:21:08 +02:00
parent 4673a14b76
commit 2ca655dc8b
4 changed files with 15 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
<div class="clearfix">
<ul class="breadcrumb pull-left">
<li><a href="{url path='/admin/home'}">{intl l="Home"}</a></li>
<li><a href="{url path='/admin/modules'}">{intl l="Modules"}</a></li>
<li>{intl l="Modules"}</li>
</ul>
{* {loop type="auth" name="can_create" role="ADMIN" resource="admin.module" access="UPDATE"}
<a class="btn btn-default btn-primary pull-right" title="{intl l='Install a new module'}" href="#install_dialog" data-toggle="modal">