Browse Source

remove beta on send email button

Son NK 5 years ago
parent
commit
2a05e320e1
1 changed files with 1 additions and 2 deletions
  1. 1 2
      app/dashboard/templates/dashboard/index.html

+ 1 - 2
app/dashboard/templates/dashboard/index.html

@@ -158,10 +158,9 @@
                     {% endif %}
                    class="btn btn-sm btn-outline-primary"
                    data-toggle="tooltip"
-                   title="Send email from alias"
+                   title="Not only an alias can receive emails, it can send emails too"
                 >
                   Send Email    
-                  <span class="badge badge-info">Beta</span>
                 </a>
               {% endif %}
             </div>