File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 298298 < img name ="unlim-bandwidth " class ="unlim-trigger " src ="/images/unlim.png " />
299299 </ td >
300300 </ tr >
301+ < ?php if ((isset($_SESSION['DNS_SYSTEM'])) && (!empty($_SESSION['DNS_SYSTEM']))) {?>
301302 < tr >
302303 < td class ="vst-text input-label ">
303304 < ?php print __('Name servers');?>
368369 < span class ="add-ns-button additional-control add "> < ?=__('Add one more Name Server')?> </ span >
369370 </ td >
370371 </ tr >
372+ < ?php } ?>
371373 </ table >
372374 < table class ="data-col2 ">
373375 </ table >
Original file line number Diff line number Diff line change 295295 < img name ="unlim-bandwidth " class ="unlim-trigger " src ="/images/unlim.png " />
296296 </ td >
297297 </ tr >
298+ < ?php if ((isset($_SESSION['DNS_SYSTEM'])) && (!empty($_SESSION['DNS_SYSTEM']))) {?>
298299 < tr >
299300 < td class ="vst-text input-label ">
300301 < ?php print __('Name Servers');?>
367368 < span class ="add-ns-button additional-control add "> < ?=__('Add one more Name Server')?> </ span >
368369 </ td >
369370 </ tr >
370-
371+ < ?php } ? >
371372 </ table >
372373 < table class ="data-col2 ">
373374 </ table >
Original file line number Diff line number Diff line change 178178 </ select >
179179 </ td >
180180 </ tr >
181+ < ?php if ((isset($_SESSION['DNS_SYSTEM'])) && (!empty($_SESSION['DNS_SYSTEM']))) {?>
181182 < tr >
182183 < td class ="vst-text input-label ">
183184 < ?php print __('Default Name Servers');?>
249250 < span class ="add-ns-button additional-control add "> < ?=__('Add one more Name Server')?> </ span >
250251 </ td >
251252 </ tr >
252-
253-
253+ < ?php } ?>
254254 </ table >
255255 < table class ="data-col2 ">
256256 </ table >
You can’t perform that action at this time.
0 commit comments