11 lines
308 B
HTML
11 lines
308 B
HTML
|
<include href="header.html" />
|
||
|
|
||
|
<h4>Add New Email Domain</h4>
|
||
|
|
||
|
<p>
|
||
|
This server has reached the limit of {{@VHOSTLIMIT}} email domains.<br>
|
||
|
<small>You must remove one or more of the existing domains, or upgrade the server, before you can add another email domain.</small>
|
||
|
</p>
|
||
|
|
||
|
<include href="footer.html" />
|