summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal_vouchers.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2016-03-08 08:22:52 +0545
committerPhil Davis <phil.davis@inf.org>2016-03-08 08:22:52 +0545
commit21d973b24d3330ff4a41d76a0a74decc4d791075 (patch)
tree1915d245157a8b082b8c7682ed8bfb153d4d0398 /src/usr/local/www/services_captiveportal_vouchers.php
parent21749f7ab880ed478be77c3b2db2370c22a4e47c (diff)
downloadpfsense-21d973b24d3330ff4a41d76a0a74decc4d791075.zip
pfsense-21d973b24d3330ff4a41d76a0a74decc4d791075.tar.gz
Add Actions column heading
to other places where it was missing, for UI consistency.
Diffstat (limited to 'src/usr/local/www/services_captiveportal_vouchers.php')
-rw-r--r--src/usr/local/www/services_captiveportal_vouchers.php2
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 ab3ae48..8786d43 100644
--- a/src/usr/local/www/services_captiveportal_vouchers.php
+++ b/src/usr/local/www/services_captiveportal_vouchers.php
@@ -456,7 +456,7 @@ display_top_tabs($tab_array, true);
<th><?=gettext("Minutes/Ticket")?></th>
<th><?=gettext("# of Tickets")?></th>
<th><?=gettext("Comment")?></th>
- <th><?=gettext("Action")?></th>
+ <th><?=gettext("Actions")?></th>
</tr>
</thead>
<tbody>
OpenPOWER on IntegriCloud