diff options
-rw-r--r-- | src/usr/local/www/services_captiveportal_vouchers.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_captiveportal_vouchers.php b/src/usr/local/www/services_captiveportal_vouchers.php index 1d23820..2191e82 100644 --- a/src/usr/local/www/services_captiveportal_vouchers.php +++ b/src/usr/local/www/services_captiveportal_vouchers.php @@ -442,7 +442,7 @@ display_top_tabs($tab_array, true); // We draw a simple table first, then present the controls to work with it ?> <div class="panel panel-default"> - <div class="panel-heading"><h2 class="panel-title">Synchronized from <?=$pconfig['vouchersyncdbip']?></h2></div> + <div class="panel-heading"><h2 class="panel-title">Voucher Rolls</h2></div> <div class="panel-body"> <div class="table-responsive"> <table class="table table-striped table-hover table-condensed"> |