From 4f285911f05fa07b14d16960180b2a4985824fa2 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 14 Feb 2016 16:15:55 -0800 Subject: form cleanup (profile_photo and cover_photo), admin 'user_approve' not found, missing close div in mood_content.tpl --- view/tpl/cover_photo.tpl | 42 +++++++++++++++++++-------------- view/tpl/mood_content.tpl | 38 ++++++++++++++++-------------- view/tpl/profile_photo.tpl | 58 ++++++++++++++++++++++++++++------------------ 3 files changed, 79 insertions(+), 59 deletions(-) (limited to 'view') diff --git a/view/tpl/cover_photo.tpl b/view/tpl/cover_photo.tpl index 1db139e7b..4352501ae 100755 --- a/view/tpl/cover_photo.tpl +++ b/view/tpl/cover_photo.tpl @@ -1,23 +1,29 @@ -
-

{{$title}}

+
+
+

{{$title}}

+
+
-
- + + -
+
- - -
+ + +
+
+
+
+ +
+
-
- -
-
- -
- - + +
+
+ +
diff --git a/view/tpl/mood_content.tpl b/view/tpl/mood_content.tpl index 4059620ce..315ee4c8a 100755 --- a/view/tpl/mood_content.tpl +++ b/view/tpl/mood_content.tpl @@ -5,27 +5,29 @@
-
{{$desc}}
+
{{$desc}}
-
-
+
+
-
-
-
+ +
+
- + -
- -
-
-
- -
+
+ +
+
+
+ + +
+ diff --git a/view/tpl/profile_photo.tpl b/view/tpl/profile_photo.tpl index fbed32606..88e17407b 100755 --- a/view/tpl/profile_photo.tpl +++ b/view/tpl/profile_photo.tpl @@ -1,31 +1,43 @@ -
-

{{$title}}

+
+
+

{{$title}}

+
+
-
- + + -
+
- - -
+ + +
- - -
+ {{if $single}} + + {{else}} -
- -
-
+ + +
+
+
+ {{/if}} - +
+ +
+
- + +
+
+ +
-- cgit v1.2.3