diff --git a/view/theme/smoothly/follow.tpl b/view/theme/smoothly/follow.tpl index 9c8a6bf3f..751222c87 100644 --- a/view/theme/smoothly/follow.tpl +++ b/view/theme/smoothly/follow.tpl @@ -1,8 +1,9 @@

$connect

$desc
-
- + + +
diff --git a/view/theme/smoothly/jot.tpl b/view/theme/smoothly/jot.tpl index 2f52643f0..437eec437 100644 --- a/view/theme/smoothly/jot.tpl +++ b/view/theme/smoothly/jot.tpl @@ -14,11 +14,18 @@ -
-
+
+ +
+
+ +
- - +
+
-
{{ if $item.location }}$item.location {{ endif }}
+
+ {{ if $item.location }} + $item.location + {{ endif }} +
- {{ if $item.lock }}
$item.lock
{{ else }}
{{ endif }} + {{ if $item.lock }} +
+ $item.lock +
+ {{ else }} +
+ {{ endif }}
@@ -58,34 +68,45 @@
--> -
+
{{ if $item.vote }} {{ endif }} + {{ if $item.plink }} - + {{ endif }} - {{ if $item.edpost }} - - {{ endif }} - - {{ if $item.star }} + {{ if $item.star }} {{ endif }} +
+ +
+ {{ if $item.edpost }} + + {{ endif }} +
- {{ if $item.drop.dropping }}{{ endif }} + {{ if $item.drop.dropping }} + + {{ endif }}
- {{ if $item.drop.dropping }}{{ endif }} + + {{ if $item.drop.dropping }} + {{ endif }} +
-
$item.like
diff --git a/view/theme/smoothly/wallwall_item.tpl b/view/theme/smoothly/wallwall_item.tpl index e4849cf0b..eb9539681 100644 --- a/view/theme/smoothly/wallwall_item.tpl +++ b/view/theme/smoothly/wallwall_item.tpl @@ -12,45 +12,59 @@ $item.name menu -
- -
+
+ +
+
-
{{ if $item.location }}$item.location {{ endif }}
+
+ {{ if $item.location }} + $item.location + {{ endif }} +
+
- {{ if $item.lock }}
$item.lock
- {{ else }}
{{ endif }} + {{ if $item.lock }} +
+ $item.lock +
+ {{ else }} +
+ {{ endif }}
+
$item.title
$item.body -
- {{ for $item.tags as $tag }} - $tag - {{ endfor }} -
+
+ {{ for $item.tags as $tag }} + $tag + {{ endfor }} +
-
+ +
{{ if $item.vote }} {{ endif }} + {{ if $item.plink }} - - {{ endif }} - {{ if $item.edpost }} - + {{ endif }} {{ if $item.star }} @@ -58,24 +72,36 @@ {{ endif }} +
+ +
+ {{ if $item.edpost }} + + {{ endif }} +
- {{ if $item.drop.dropping }}{{ endif }} + {{ if $item.drop.dropping }} + + {{ endif }}
- {{ if $item.drop.dropping }}{{ endif }} + + {{ if $item.drop.dropping }} + {{ endif }} +
+
- $item.name + + $item.name +
$item.ago
$item.like
$item.dislike
-
- $item.comment -
+
$item.comment
- diff --git a/view/theme/smoothly/wallwall_thread.tpl b/view/theme/smoothly/wallwall_thread.tpl index a660aacfd..06822d013 100644 --- a/view/theme/smoothly/wallwall_thread.tpl +++ b/view/theme/smoothly/wallwall_thread.tpl @@ -1,9 +1,11 @@ {{if $item.comment_firstcollapsed}}
- $item.num_comments $item.hide_text + $item.num_comments + $item.hide_text