Browse Source

fix wording

Son NK 5 years ago
parent
commit
3d95048e00
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/dashboard/templates/dashboard/custom_alias.html

+ 1 - 1
app/dashboard/templates/dashboard/custom_alias.html

@@ -9,7 +9,7 @@
 {% block default_content %}
 {% block default_content %}
 
 
   <div class="col-md-6 offset-md-3">
   <div class="col-md-6 offset-md-3">
-    <h1 class="h3 mb-5">Custom Alias</h1>
+    <h1 class="h3 mb-5">New Email Alias</h1>
     {% if error %}
     {% if error %}
       <div class="text-danger text-center mb-4">{{ error }}</div>
       <div class="text-danger text-center mb-4">{{ error }}</div>
     {% endif %}
     {% endif %}