浏览代码

remove beta on send email button

Son NK 5 年之前
父节点
当前提交
2a05e320e1
共有 1 个文件被更改,包括 1 次插入2 次删除
  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>