mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 17:47:03 +00:00
ui: Update default greeting.html, closes #106.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<p>Inbucket is an email testing service; it will accept email for any email
|
<p>Inbucket is an email testing service; it will accept email for any email
|
||||||
address and make it available to view without a password.</p>
|
address and make it available to view without a password.</p>
|
||||||
|
|
||||||
<p>To view email for a particular address, enter the username portion
|
<p>To view messages for a particular address, enter the username portion
|
||||||
of the address into the box on the upper right and click <em>View</em>.</p>
|
of the address into the box on the upper right and click <em>View</em>.</p>
|
||||||
|
|
||||||
<p>This instance of Inbucket is running inside of a <a
|
<p>This instance of Inbucket is running inside of a <a
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
<p>Inbucket is an email testing service; it will accept email for any email
|
<p>Inbucket is an email testing service; it will accept email for any email
|
||||||
address and make it available to view without a password.</p>
|
address and make it available to view without a password.</p>
|
||||||
|
|
||||||
<p>To view email for a particular address, enter the username portion
|
<p>To view messages for a particular address, enter the username portion
|
||||||
of the address into the box on the upper right and click <em>View</em>.</p>
|
of the address into the box on the upper right and click <em>View</em>.</p>
|
||||||
|
|
||||||
<p>This message can be customized by editing greeting.html. Change the
|
<p>This message can be customized by editing <code>ui/greeting.html</code>.
|
||||||
configuration option <code>greeting.file</code> if you'd like to move it
|
Set the <code>INBUCKET_WEB_GREETINGFILE</code> environment variable if you'd
|
||||||
outside of the Inbucket installation directory.</p>
|
like to move the file outside of the Inbucket installation directory.</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user