diff --git a/admin-dev/themes/template/modules/header.tpl b/admin-dev/themes/template/modules/header.tpl index 0ea59587f..70d3ccfbb 100644 --- a/admin-dev/themes/template/modules/header.tpl +++ b/admin-dev/themes/template/modules/header.tpl @@ -69,3 +69,18 @@
+ + {if !isset($logged_on_addons)} + +
+
+ {l s='Login Addons'} : + {l s= 'Password Addons'} : + + +
+ +
+ + {/if} + diff --git a/admin-dev/themes/template/modules/page.tpl b/admin-dev/themes/template/modules/page.tpl index dedadc297..a772f7253 100644 --- a/admin-dev/themes/template/modules/page.tpl +++ b/admin-dev/themes/template/modules/page.tpl @@ -29,24 +29,6 @@ {include file='modules/header.tpl'} {include file='modules/filters.tpl'} - - {if !isset($logged_on_addons)} - -
-
- - - - -
- -
- - {/if} - - - -