diff --git a/view/theme/frost-mobile/smarty3/admin_users.tpl b/view/theme/frost-mobile/smarty3/admin_users.tpl new file mode 100644 index 000000000..d7a7ef2ca --- /dev/null +++ b/view/theme/frost-mobile/smarty3/admin_users.tpl @@ -0,0 +1,98 @@ + +
+

{{$title}} - {{$page}}

+ +
+ + +

{{$h_pending}}

+ {{if $pending}} + + + + {{foreach $th_pending as $th}}{{/foreach}} + + + + + + {{foreach $pending as $u}} + + + + + + + + {{/foreach}} + +
{{$th}}
{{$u.created}}{{$u.name}} + + +
+ +
+ {{else}} +

{{$no_pending}}

+ {{/if}} + + + + +

{{$h_users}}

+ {{if $users}} + + + + + {{foreach $th_users as $th}}{{/foreach}} + + + + + + {{foreach $users as $u}} + + + + + + + + + + {{/if}} + + + {{/foreach}} + +
{{$th}}
{{$u.nickname}}{{$u.name}}{{$u.register_date}}{{$u.lastitem_date}} + {{if $u.is_admin}} +   + {{else}} + + {{if $u.is_admin}} +   + {{else}} + + + {{/if}} +
+ +
+ {{else}} + NO USERS?!? + {{/if}} +
+
diff --git a/view/theme/frost-mobile/smarty3/jot.tpl b/view/theme/frost-mobile/smarty3/jot.tpl index c7656fb8a..98dd7b3a9 100644 --- a/view/theme/frost-mobile/smarty3/jot.tpl +++ b/view/theme/frost-mobile/smarty3/jot.tpl @@ -28,6 +28,10 @@
+
+ +
+
@@ -64,10 +68,6 @@ {{$jotplugins}}
-
- -
-
@@ -75,8 +75,8 @@ {{$acl}}
{{$emailcc}}
-
{{$jotnets}} +
diff --git a/view/theme/frost/smarty3/admin_users.tpl b/view/theme/frost/smarty3/admin_users.tpl new file mode 100644 index 000000000..d7a7ef2ca --- /dev/null +++ b/view/theme/frost/smarty3/admin_users.tpl @@ -0,0 +1,98 @@ + +
+

{{$title}} - {{$page}}

+ +
+ + +

{{$h_pending}}

+ {{if $pending}} + + + + {{foreach $th_pending as $th}}{{/foreach}} + + + + + + {{foreach $pending as $u}} + + + + + + + + {{/foreach}} + +
{{$th}}
{{$u.created}}{{$u.name}} + + +
+ +
+ {{else}} +

{{$no_pending}}

+ {{/if}} + + + + +

{{$h_users}}

+ {{if $users}} + + + + + {{foreach $th_users as $th}}{{/foreach}} + + + + + + {{foreach $users as $u}} + + + + + + + + + + {{/if}} + + + {{/foreach}} + +
{{$th}}
{{$u.nickname}}{{$u.name}}{{$u.register_date}}{{$u.lastitem_date}} + {{if $u.is_admin}} +   + {{else}} + + {{if $u.is_admin}} +   + {{else}} + + + {{/if}} +
+ +
+ {{else}} + NO USERS?!? + {{/if}} +
+
diff --git a/view/theme/frost/smarty3/contacts-template.tpl b/view/theme/frost/smarty3/contacts-template.tpl index 3a2547596..6d76f9e0d 100644 --- a/view/theme/frost/smarty3/contacts-template.tpl +++ b/view/theme/frost/smarty3/contacts-template.tpl @@ -2,6 +2,8 @@ {{if $finding}}

{{$finding}}

{{/if}} +{{$tabs}} +
{{$desc}} @@ -11,8 +13,6 @@
-{{$tabs}} -
{{foreach $contacts as $c}} diff --git a/view/theme/frost/smarty3/jot.tpl b/view/theme/frost/smarty3/jot.tpl index 119f0d21e..0639d4e67 100644 --- a/view/theme/frost/smarty3/jot.tpl +++ b/view/theme/frost/smarty3/jot.tpl @@ -27,6 +27,10 @@
+
+ +
+
@@ -65,10 +69,6 @@ -
- -
-
diff --git a/view/theme/frost/smarty3/msg-header.tpl b/view/theme/frost/smarty3/msg-header.tpl index 760d2ad46..bc85fa13e 100644 --- a/view/theme/frost/smarty3/msg-header.tpl +++ b/view/theme/frost/smarty3/msg-header.tpl @@ -2,7 +2,8 @@ diff --git a/view/theme/frost/smarty3/nav.tpl b/view/theme/frost/smarty3/nav.tpl index 6b1d64fee..9196c94d6 100644 --- a/view/theme/frost/smarty3/nav.tpl +++ b/view/theme/frost/smarty3/nav.tpl @@ -7,10 +7,10 @@