Bug 8117: Followup: remove h3 title (duplicate infos)
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
This commit is contained in:
parent
4b312b141a
commit
f4dadc955c
1 changed files with 0 additions and 2 deletions
|
@ -325,7 +325,6 @@
|
|||
</ul>
|
||||
|
||||
<div id="active">
|
||||
<h3>Active Budgets</h3>
|
||||
[% IF ( period_active_loop ) %]
|
||||
<table id="activeperiodst">
|
||||
<thead>
|
||||
|
@ -365,7 +364,6 @@
|
|||
<div class="paginationBar">[% active_pagination_bar %]</div>
|
||||
</div>
|
||||
<div id="inactive">
|
||||
<h3>Inactive Budgets</h3>
|
||||
[% IF ( period_inactive_loop ) %]
|
||||
<table id="inactiveperiodst">
|
||||
<thead>
|
||||
|
|
Loading…
Reference in a new issue