diff options
Diffstat (limited to 'template/yoga/admin')
-rw-r--r-- | template/yoga/admin/cat_options.tpl | 2 | ||||
-rw-r--r-- | template/yoga/admin/comments.tpl | 2 | ||||
-rw-r--r-- | template/yoga/admin/configuration.tpl | 2 | ||||
-rw-r--r-- | template/yoga/admin/history.tpl | 2 | ||||
-rw-r--r-- | template/yoga/admin/notification_by_mail.tpl | 2 | ||||
-rw-r--r-- | template/yoga/admin/plugins_list.tpl | 2 | ||||
-rw-r--r-- | template/yoga/admin/plugins_new.tpl | 2 | ||||
-rw-r--r-- | template/yoga/admin/plugins_update.tpl | 2 | ||||
-rw-r--r-- | template/yoga/admin/stats.tpl | 2 | ||||
-rw-r--r-- | template/yoga/admin/upload.tpl | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/template/yoga/admin/cat_options.tpl b/template/yoga/admin/cat_options.tpl index f9087648a..e6186d551 100644 --- a/template/yoga/admin/cat_options.tpl +++ b/template/yoga/admin/cat_options.tpl @@ -1,10 +1,10 @@ {* $Id$ *} <div class="titrePage"> + {$TABSHEET} <ul class="categoryActions"> <li><a href="{$U_HELP}" onclick="popuphelp(this.href); return false;" title="{'Help'|@translate}"><img src="{$themeconf.icon_dir}/help.png" class="button" alt="(?)"></a></li> </ul> <h2>{'cat_options_title'|@translate} {$TABSHEET_TITLE}</h2> - {$TABSHEET} </div> <form method="post" action="{$F_ACTION}" id="cat_options"> diff --git a/template/yoga/admin/comments.tpl b/template/yoga/admin/comments.tpl index 84b1677c6..1c7df910e 100644 --- a/template/yoga/admin/comments.tpl +++ b/template/yoga/admin/comments.tpl @@ -1,7 +1,7 @@ {* $Id$ *} <div class="titrePage"> - <h2>{'waiting'|@translate} {$TABSHEET_TITLE}</h2> {$TABSHEET} + <h2>{'waiting'|@translate} {$TABSHEET_TITLE}</h2> </div> <h3>{'User comments validation'|@translate}</h3> diff --git a/template/yoga/admin/configuration.tpl b/template/yoga/admin/configuration.tpl index 04d8c7855..ec5695f5a 100644 --- a/template/yoga/admin/configuration.tpl +++ b/template/yoga/admin/configuration.tpl @@ -1,10 +1,10 @@ {* $Id$ *} <div class="titrePage"> + {$TABSHEET} <ul class="categoryActions"> <li><a href="{$U_HELP}" onclick="popuphelp(this.href); return false;" title="{'Help'|@translate}"><img src="{$themeconf.icon_dir}/help.png" class="button" alt="(?)"></a></li> </ul> <h2>{'title_configuration'|@translate} {$TABSHEET_TITLE}</h2> - {$TABSHEET} </div> <form method="post" action="{$F_ACTION}" class="properties"> 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}"> diff --git a/template/yoga/admin/notification_by_mail.tpl b/template/yoga/admin/notification_by_mail.tpl index eb5e2a0f9..a8e3f8108 100644 --- a/template/yoga/admin/notification_by_mail.tpl +++ b/template/yoga/admin/notification_by_mail.tpl @@ -1,11 +1,11 @@ {* $Id$ *} <div class="titrePage"> + {$TABSHEET} <ul class="categoryActions"> <li><a href="{$U_HELP}" onclick="popuphelp(this.href); return false;" title="{'Help'|@translate}"><img src="{$themeconf.icon_dir}/help.png" class="button" alt="(?)"></a></li> </ul> <h2>{'nbm_send_mail_to_users'|@translate} {$TABSHEET_TITLE}</h2> - {$TABSHEET} </div> <form method="post" name="notification_by_mail" id="notification_by_mail" action="{$F_ACTION}"> diff --git a/template/yoga/admin/plugins_list.tpl b/template/yoga/admin/plugins_list.tpl index abba01861..d5b045141 100644 --- a/template/yoga/admin/plugins_list.tpl +++ b/template/yoga/admin/plugins_list.tpl @@ -1,6 +1,6 @@ <div class="titrePage"> - <h2>{'Plugins'|@translate}</h2> {$TABSHEET} + <h2>{'Plugins'|@translate}</h2> </div> {'Sort order'|@translate} : diff --git a/template/yoga/admin/plugins_new.tpl b/template/yoga/admin/plugins_new.tpl index fa22aaa26..f778c6aa2 100644 --- a/template/yoga/admin/plugins_new.tpl +++ b/template/yoga/admin/plugins_new.tpl @@ -1,6 +1,6 @@ <div class="titrePage"> - <h2>{'Plugins'|@translate}</h2> {$TABSHEET} + <h2>{'Plugins'|@translate}</h2> </div> {'Sort order'|@translate} : diff --git a/template/yoga/admin/plugins_update.tpl b/template/yoga/admin/plugins_update.tpl index df0ac4ae0..fb2f38f67 100644 --- a/template/yoga/admin/plugins_update.tpl +++ b/template/yoga/admin/plugins_update.tpl @@ -1,6 +1,6 @@ <div class="titrePage"> - <h2>{'Plugins'|@translate}</h2> {$TABSHEET} + <h2>{'Plugins'|@translate}</h2> </div> {if isset($plugins_not_uptodate)} diff --git a/template/yoga/admin/stats.tpl b/template/yoga/admin/stats.tpl index 95331b7ef..cb20be916 100644 --- a/template/yoga/admin/stats.tpl +++ b/template/yoga/admin/stats.tpl @@ -1,6 +1,7 @@ {* $Id$ *} <div class="titrePage"> + {$TABSHEET} <ul class="categoryActions"> <li> <a @@ -13,7 +14,6 @@ </li> </ul> <h2>{'History'|@translate} {$TABSHEET_TITLE}</h2> - {$TABSHEET} </div> <h3>{$L_STAT_TITLE}</h3> diff --git a/template/yoga/admin/upload.tpl b/template/yoga/admin/upload.tpl index f95609316..b580f9d30 100644 --- a/template/yoga/admin/upload.tpl +++ b/template/yoga/admin/upload.tpl @@ -1,7 +1,7 @@ {* $Id$ *} <div class="titrePage"> - <h2>{'waiting'|@translate} {$TABSHEET_TITLE}</h2> {$TABSHEET} + <h2>{'waiting'|@translate} {$TABSHEET_TITLE}</h2> </div> <h3>{'title_upload'|@translate}</h3> |