From 38d1198a5c9356142c64115d8c38b463385c5266 Mon Sep 17 00:00:00 2001 From: Dylan Lloyd Date: Sun, 27 Mar 2011 16:25:28 -0400 Subject: [PATCH] Fixed spacing issue with note titles --- index.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.php b/index.php index 1eb083b..de27473 100644 --- a/index.php +++ b/index.php @@ -280,9 +280,7 @@ class page extends cms { echo <<

- - $year_posted/$month_posted/$day_posted/ - $title + $year_posted/$month_posted/$day_posted/$title

$text -- 2.30.2