From 3b7d766c31314a3d42d651b8c8f643ff8d6e15bd Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sun, 10 May 2015 16:49:22 +0200 Subject: do the micropub post and redirect after it's created! --- views/auth_callback.php | 2 +- views/editor.php | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'views') diff --git a/views/auth_callback.php b/views/auth_callback.php index 7274cd7..3bafa57 100644 --- a/views/auth_callback.php +++ b/views/auth_callback.php @@ -27,7 +27,7 @@

Success!

All required values were found! You are now signed in.

-

Continue

+

Continue

diff --git a/views/editor.php b/views/editor.php index 8bef0e5..1b82ab4 100644 --- a/views/editor.php +++ b/views/editor.php @@ -43,11 +43,12 @@
- + Draft
- + +
-- cgit v1.2.3