fixed reload and added error validation needs better css
This commit is contained in:
parent
7c783536db
commit
cb5842b3a1
4 changed files with 47 additions and 20 deletions
|
@ -1,5 +1,6 @@
|
|||
<div id="showlistenerstat_content" class="alpha-block padded">
|
||||
<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">Date Range</h3>
|
||||
<?php echo $this->date_form; ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue