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')): ?>
- Send email or MMS to
- = $this->user->email_username . '@' . Config::$hostname ?>
-
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.
- -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.
- -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.