diff --git a/views/editor.php b/views/editor.php index 5247bda..b80375f 100644 --- a/views/editor.php +++ b/views/editor.php @@ -49,9 +49,9 @@
- user): ?> + user): ?> user->url) ?> - + Draft
@@ -132,4 +132,4 @@ - \ No newline at end of file + diff --git a/views/index.php b/views/index.php index 4542422..b06f20d 100644 --- a/views/index.php +++ b/views/index.php @@ -5,20 +5,20 @@

Quill is a simple app for posting text notes to your website.

- + - - Profile Image - - + + Profile Image + +

Signed in as:

- - + +

You're already signed in!

- +

Continue

- +

To use Quill, sign in with your domain. Your website will need to support Micropub for creating new posts.

@@ -27,7 +27,7 @@
- +
diff --git a/views/new-code.php b/views/new-code.php index 4201816..0266b76 100644 --- a/views/new-code.php +++ b/views/new-code.php @@ -19,7 +19,7 @@
- url): ?> + url): ?> - +
diff --git a/views/new-favorite.php b/views/new-favorite.php index f457e3b..653ed58 100644 --- a/views/new-favorite.php +++ b/views/new-favorite.php @@ -63,10 +63,10 @@ $(function(){ return false; }); - autosubmit): ?> + autosubmit): ?> $(".footer, #bookmarklet").hide(); $("#btn_post").click(); - + bind_syndication_buttons(); });