瀏覽代碼

Misspell template name

Serghey Rodin 13 年之前
父節點
當前提交
b3f8fb0fd9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web/templates/admin/edit_mail_acc.html

+ 1 - 1
web/templates/admin/edit_mail_acc.html

@@ -1,7 +1,7 @@
 
                                 <table class="sub-menu" style="background: white;">
                                     <tr>
-                                        <td style="padding: 12px 2px 16px 0;" ><a class="add-name"><b>Adding Mail Domain</b></a>
+                                        <td style="padding: 12px 2px 16px 0;" ><a class="add-name"><b>Editing Mail Account</b></a>
                                             <?php
                                                 if (!empty($_SESSION['error_msg'])) {
                                                     echo "<a class=\"add-error\"> → ".$_SESSION['error_msg']."</a>";