diff options
Diffstat (limited to 'htdocs/new-post.php')
-rw-r--r-- | htdocs/new-post.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/new-post.php b/htdocs/new-post.php index d463d1a..273e864 100644 --- a/htdocs/new-post.php +++ b/htdocs/new-post.php @@ -22,9 +22,9 @@ echo "<h2>New Posting</h2>"; * 2) ToS * 3) Title, Desc, Location, email * 4) Images - * 5) Notify about email + * 5) Source + * 6) Notify about email * - * TODO: Set the source of the post. */ $stage = 'category'; |