mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-26 05:11:06 -05: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 %}
|
||||
|
||||
{% block service_page_title %}
|
||||
Add email reply to address
|
||||
Add email reply-to address
|
||||
{% endblock %}
|
||||
|
||||
{% block maincolumn_content %}
|
||||
|
||||
<h1 class="heading-large">
|
||||
Add email reply to address
|
||||
Add email reply-to address
|
||||
</h1>
|
||||
<form method="post" novalidate>
|
||||
{{ textbox(
|
||||
|
||||
Reference in New Issue
Block a user