diff --git a/views/dashboard.php b/views/dashboard.php index 7b8af63..15f3ff7 100644 --- a/views/dashboard.php +++ b/views/dashboard.php @@ -27,7 +27,6 @@ user, 'review')): ?>
  • ⭐️
  • -
  • ✉️
  • diff --git a/views/email.php b/views/email.php index e3464f6..4781c7a 100644 --- a/views/email.php +++ b/views/email.php @@ -1,22 +1,6 @@
    -
    -

    - Send email or MMS to
    - user->email_username . '@' . Config::$hostname ?> -

    -
    - -
    -

    Email Subject

    -

    If you add a subject line to your email, it will be sent as the "name" property which indicates to your Micropub endpoint that this is a blog post.

    - -

    Email and MMS body

    -

    The text of your email or MMS will be send as the "content" property, which is the main contents of your post. Plaintext only for now.

    - -

    Photo

    -

    If you attach a photo to your email or MMS, it will be sent to your Micropub endpoint. (Only one photo is currently supported.)

    -
    +

    This feature is not available.