summaryrefslogtreecommitdiff
path: root/views/email.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/email.php')
-rw-r--r--views/email.php9
1 files changed, 1 insertions, 8 deletions
diff --git a/views/email.php b/views/email.php
index 1f97905..e3464f6 100644
--- a/views/email.php
+++ b/views/email.php
@@ -19,11 +19,4 @@
<p>If you attach a photo to your email or MMS, it will be sent to your Micropub endpoint. (Only one photo is currently supported.)</p>
</div>
- <div>
- <?php if($this->test_response): ?>
- <h4>Last response from your Micropub endpoint</h4>
- <pre id="test_response" style="width: 100%; min-height: 280px;"><?= htmlspecialchars($this->test_response) ?></pre>
- <?php endif; ?>
- </div>
-
-</div> \ No newline at end of file
+</div>