mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-08 01:41:59 +01:00
added a boundary to the domain listing
This commit is contained in:
parent
e969b3efc6
commit
abd1712f53
@ -24,6 +24,8 @@
|
||||
|
||||
<h4><?php print $text_existing_domains; ?></h4>
|
||||
|
||||
<div style="overflow:auto; height: 500px;">
|
||||
|
||||
<?php if(isset($domains)){ ?>
|
||||
|
||||
<div id="ss1" style="margin-top: 10px;">
|
||||
@ -47,4 +49,6 @@
|
||||
<?php print $text_not_found; ?>
|
||||
<?php } ?>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user