Skip to content

Commit b3f8fb0

Browse files
committed
Misspell template name
1 parent 0f1c6a8 commit b3f8fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/admin/edit_mail_acc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

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

0 commit comments

Comments
 (0)