mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
'Email reply-to address' updated
Updated 'reply-to address' to include a hyphen
This commit is contained in:
@@ -4,13 +4,13 @@
|
|||||||
{% from "components/page-footer.html" import page_footer %}
|
{% from "components/page-footer.html" import page_footer %}
|
||||||
|
|
||||||
{% block service_page_title %}
|
{% block service_page_title %}
|
||||||
Add email reply to address
|
Add email reply-to address
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block maincolumn_content %}
|
{% block maincolumn_content %}
|
||||||
|
|
||||||
<h1 class="heading-large">
|
<h1 class="heading-large">
|
||||||
Add email reply to address
|
Add email reply-to address
|
||||||
</h1>
|
</h1>
|
||||||
<form method="post" novalidate>
|
<form method="post" novalidate>
|
||||||
{{ textbox(
|
{{ textbox(
|
||||||
|
|||||||
Reference in New Issue
Block a user