Update show.phtml
This commit is contained in:
parent
5f3310da03
commit
9551a9b3f3
|
@ -2,7 +2,7 @@
|
|||
<H2><?php echo _("Listeners")?></H2>
|
||||
<div class="error_window"></div>
|
||||
<div id="date_form" style="float:left; margin:0px 0px">
|
||||
<h3 style="padding-left: 0px"><?php echo _("Date Range") ?></h3>
|
||||
<h3 style="padding-left: 0px"><?php echo _("Date Range") ?></h3>
|
||||
<?php echo $this->date_form; ?>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue