diff --git a/css/style.css b/css/style.css index 69f71e6..13a32dd 100644 --- a/css/style.css +++ b/css/style.css @@ -551,6 +551,7 @@ aside { .postbody { margin: 15px; + margin-left: auto; } .content { diff --git a/modules/timeline.php b/modules/timeline.php index 4e1ae97..d3e72fe 100644 --- a/modules/timeline.php +++ b/modules/timeline.php @@ -356,7 +356,7 @@ if ((!isset($thread[0]['id']) && !empty($thread)) || !is_array($thread)) { else { if ($logedin){ $post['template'] = themes("get","templates/post.txt"); - } else { + x } else { $post['template'] = themes("get","templates/post_logout.txt"); } } diff --git a/templates/post.txt b/templates/post.txt index 5d2082e..e7a2550 100644 --- a/templates/post.txt +++ b/templates/post.txt @@ -4,7 +4,7 @@
:ancestors:
-
+
diff --git a/templates/textpost.txt b/templates/textpost.txt index b985764..75f6550 100644 --- a/templates/textpost.txt +++ b/templates/textpost.txt @@ -4,7 +4,7 @@
:ancestors:
-
+