From 38ef7e021eb229791cf9bcf6470952a65e6a884c Mon Sep 17 00:00:00 2001 From: fSerny Date: Tue, 22 Nov 2011 09:19:41 +0000 Subject: [PATCH] // Change Addons login Position --- admin-dev/themes/template/modules/header.tpl | 15 +++++++++++++++ admin-dev/themes/template/modules/page.tpl | 18 ------------------ 2 files changed, 15 insertions(+), 18 deletions(-) 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} - - - -