summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/local/www/services_captiveportal_vouchers.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal_vouchers.php b/usr/local/www/services_captiveportal_vouchers.php
index 959b19d..c6d8734 100644
--- a/usr/local/www/services_captiveportal_vouchers.php
+++ b/usr/local/www/services_captiveportal_vouchers.php
@@ -484,7 +484,7 @@ function enable_change(enable_change) {
<?=htmlspecialchars($rollent['count']);?>&nbsp;
</td>
<td class="listr">
- <?=htmlspecialchars($rollent['comment']); ?>&nbsp;
+ <?=htmlspecialchars($rollent['descr']); ?>&nbsp;
</td>
<td valign="middle" nowrap class="list">
<div id='addeditdelete<?=$i?>'>
OpenPOWER on IntegriCloud