diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/admin/history.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/history.tpl b/template/yoga/admin/history.tpl index db503b32f..fece092f0 100644 --- a/template/yoga/admin/history.tpl +++ b/template/yoga/admin/history.tpl @@ -1,5 +1,6 @@ {* $Id$ *} <div class="titrePage"> + {$TABSHEET}
<ul class="categoryActions"> <li> <a @@ -12,7 +13,6 @@ </li> </ul> <h2>{'History'|@translate} {$TABSHEET_TITLE}</h2> - {$TABSHEET}
</div> <form class="filter" method="post" name="filter" action="{$F_ACTION}"> |