diff --git a/view/theme/smoothly/login.tpl b/view/theme/smoothly/login.tpl index 281890f423..a2c143d39c 100644 --- a/view/theme/smoothly/login.tpl +++ b/view/theme/smoothly/login.tpl @@ -1,5 +1,4 @@ -
@@ -34,5 +33,4 @@
- diff --git a/view/theme/smoothly/smarty3/login.tpl b/view/theme/smoothly/smarty3/login.tpl index 0860f66f1e..e8ade82509 100644 --- a/view/theme/smoothly/smarty3/login.tpl +++ b/view/theme/smoothly/smarty3/login.tpl @@ -4,7 +4,6 @@ * *}} -
@@ -39,5 +38,4 @@
- diff --git a/view/theme/smoothly/smarty3/wall_thread.tpl b/view/theme/smoothly/smarty3/wall_thread.tpl index ae703a8560..f652de90b8 100644 --- a/view/theme/smoothly/smarty3/wall_thread.tpl +++ b/view/theme/smoothly/smarty3/wall_thread.tpl @@ -21,7 +21,7 @@ {{$item.owner_name}} -
{{$item.wall}}
+
{{$item.wall}}
{{/if}}
* Maintainer: Alex * Screenshot: Screenshot diff --git a/view/theme/smoothly/wall_thread.tpl b/view/theme/smoothly/wall_thread.tpl index 7987a36492..6d1e947754 100644 --- a/view/theme/smoothly/wall_thread.tpl +++ b/view/theme/smoothly/wall_thread.tpl @@ -16,7 +16,7 @@ $item.owner_name
-
$item.wall
+
$item.wall
{{ endif }}