summaryrefslogtreecommitdiff
path: root/views/new-repost.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/new-repost.php')
-rw-r--r--views/new-repost.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/new-repost.php b/views/new-repost.php
index 4ef84db..95cc770 100644
--- a/views/new-repost.php
+++ b/views/new-repost.php
@@ -2,8 +2,8 @@
<?= partial('partials/header') ?>
<div style="clear: both;" class="notice-pad">
- <div class="alert alert-success hidden" id="test_success"><strong>Success!</strong><br>Your post should be on your website now!<br><a href="" id="post_href">View your post</a></div>
- <div class="alert alert-danger hidden" id="test_error"><strong>Your endpoint did not return a Location header.</strong><br>See <a href="/creating-a-micropub-endpoint">Creating a Micropub Endpoint</a> for more information.</div>
+ <div class="alert alert-success hidden" id="test_success"><strong>Success! </strong><a href="" id="post_href">View your post</a></div>
+ <div class="alert alert-danger hidden" id="test_error"><strong>Something went wrong!</strong><br>Your Micropub endpoint indicated that something went wrong creating the post.</div>
</div>
<form role="form" style="margin-top: 20px;" id="note_form">