|
|
@@ -298,6 +298,7 @@
|
|
|
<img name="unlim-bandwidth" class="unlim-trigger" src="/images/unlim.png" />
|
|
|
</td>
|
|
|
</tr>
|
|
|
+ <?php if ((isset($_SESSION['DNS_SYSTEM'])) && (!empty($_SESSION['DNS_SYSTEM']))) {?>
|
|
|
<tr>
|
|
|
<td class="vst-text input-label">
|
|
|
<?php print __('Name servers');?>
|
|
|
@@ -368,6 +369,7 @@
|
|
|
<span class="add-ns-button additional-control add"><?=__('Add one more Name Server')?></span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
+ <?php } ?>
|
|
|
</table>
|
|
|
<table class="data-col2">
|
|
|
</table>
|