summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local')
-rw-r--r--src/usr/local/www/interfaces.php8
-rw-r--r--src/usr/local/www/services_captiveportal_filemanager.php4
-rw-r--r--src/usr/local/www/services_captiveportal_hostname.php6
-rw-r--r--src/usr/local/www/services_captiveportal_ip.php6
-rw-r--r--src/usr/local/www/services_captiveportal_mac.php2
-rw-r--r--src/usr/local/www/services_captiveportal_vouchers.php2
-rw-r--r--src/usr/local/www/services_dnsmasq.php4
-rw-r--r--src/usr/local/www/services_unbound.php4
-rw-r--r--src/usr/local/www/system_crlmanager.php2
-rw-r--r--src/usr/local/www/system_usermanager.php3
10 files changed, 22 insertions, 19 deletions
diff --git a/src/usr/local/www/interfaces.php b/src/usr/local/www/interfaces.php
index ba6cba1..41a9b72 100644
--- a/src/usr/local/www/interfaces.php
+++ b/src/usr/local/www/interfaces.php
@@ -2454,14 +2454,14 @@ if ($pconfig['track6-prefix-id'] == "") {
}
$section->addInput(new Form_Input(
- 'track6-prefix-id--hex' . $iface,
+ 'track6-prefix-id--hex',
'IPv6 Prefix ID',
'text',
sprintf("%x", $pconfig['track6-prefix-id'])
))->setHelp('<span id="track6-prefix-id-range"></span>The value in this field is the (Delegated) IPv6 prefix ID. This determines the configurable network ID based on the dynamic IPv6 connection. The default value is 0.');
$section->addInput(new Form_Input(
- 'track6-prefix-id-max' . $iface,
+ 'track6-prefix-id-max',
null,
'hidden',
0
@@ -3622,6 +3622,10 @@ events.push(function() {
updateTypeSix(this.value);
});
+ $('#track6-interface').on('change', function() {
+ update_track6_prefix();
+ });
+
$('#pppoe-reset-type').on('change', function() {
show_reset_settings(this.value);
});
diff --git a/src/usr/local/www/services_captiveportal_filemanager.php b/src/usr/local/www/services_captiveportal_filemanager.php
index 1d94fe2..81fc672 100644
--- a/src/usr/local/www/services_captiveportal_filemanager.php
+++ b/src/usr/local/www/services_captiveportal_filemanager.php
@@ -217,9 +217,7 @@ if (is_array($a_cp[$cpzone]['element'])):
<tr>
<th><?=gettext("Name"); ?></th>
<th><?=gettext("Size"); ?></th>
- <th>
- <!-- Buttons -->
- </th>
+ <th><?=gettext("Actions"); ?></th>
</tr>
</thead>
<tbody>
diff --git a/src/usr/local/www/services_captiveportal_hostname.php b/src/usr/local/www/services_captiveportal_hostname.php
index 4f6d1c6..a9b2b50 100644
--- a/src/usr/local/www/services_captiveportal_hostname.php
+++ b/src/usr/local/www/services_captiveportal_hostname.php
@@ -147,9 +147,9 @@ display_top_tabs($tab_array, true);
<table class="table table-hover table-striped table-condensed">
<thead>
<tr>
- <th><?=gettext("Hostname"); ?></th>
- <th><?=gettext("Description"); ?></th>
- <th><!-- Buttons --></th>
+ <th><?=gettext("Hostname"); ?></th>
+ <th><?=gettext("Description"); ?></th>
+ <th><?=gettext("Actions"); ?></th>
</tr>
</thead>
diff --git a/src/usr/local/www/services_captiveportal_ip.php b/src/usr/local/www/services_captiveportal_ip.php
index 86f81f7..c844347 100644
--- a/src/usr/local/www/services_captiveportal_ip.php
+++ b/src/usr/local/www/services_captiveportal_ip.php
@@ -141,9 +141,9 @@ display_top_tabs($tab_array, true);
<table class="table table-hover table-striped table-condensed">
<thead>
<tr>
- <th><?=gettext("IP Addresses"); ?></th>
- <th><?=gettext("Description"); ?></th>
- <th><!-- Buttons --></th>
+ <th><?=gettext("IP Addresses"); ?></th>
+ <th><?=gettext("Description"); ?></th>
+ <th><?=gettext("Actions"); ?></th>
</tr>
</thead>
diff --git a/src/usr/local/www/services_captiveportal_mac.php b/src/usr/local/www/services_captiveportal_mac.php
index 76a59b8..d07260a 100644
--- a/src/usr/local/www/services_captiveportal_mac.php
+++ b/src/usr/local/www/services_captiveportal_mac.php
@@ -208,7 +208,7 @@ display_top_tabs($tab_array, true);
<th><?=gettext('Action')?></th>
<th><?=gettext("MAC address")?></th>
<th><?=gettext("Description")?></th>
- <th><!-- Buttons --></th>
+ <th><?=gettext("Actions")?></th>
</tr>
</thead>
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>
diff --git a/src/usr/local/www/services_dnsmasq.php b/src/usr/local/www/services_dnsmasq.php
index 5c6bca3..9dd8591 100644
--- a/src/usr/local/www/services_dnsmasq.php
+++ b/src/usr/local/www/services_dnsmasq.php
@@ -375,7 +375,7 @@ print_callout(gettext("Entries in this section override individual results from
<th><?=gettext("Domain")?></th>
<th><?=gettext("IP")?></th>
<th><?=gettext("Description")?></th>
- <th></th>
+ <th><?=gettext("Actions")?></th>
</tr>
</thead>
<tbody>
@@ -455,7 +455,7 @@ print_callout(gettext("Entries in this area override an entire domain, and subdo
<th><?=gettext("Domain")?></th>
<th><?=gettext("IP")?></th>
<th><?=gettext("Description")?></th>
- <th></th>
+ <th><?=gettext("Actions")?></th>
</tr>
</thead>
diff --git a/src/usr/local/www/services_unbound.php b/src/usr/local/www/services_unbound.php
index 5e748ee..097161e 100644
--- a/src/usr/local/www/services_unbound.php
+++ b/src/usr/local/www/services_unbound.php
@@ -439,7 +439,7 @@ events.push(function() {
<th><?=gettext("Domain")?></th>
<th><?=gettext("IP")?></th>
<th><?=gettext("Description")?></th>
- <th></th>
+ <th><?=gettext("Actions")?></th>
</tr>
</thead>
<tbody>
@@ -515,7 +515,7 @@ endforeach;
<th><?=gettext("Domain")?></th>
<th><?=gettext("IP")?></th>
<th><?=gettext("Description")?></th>
- <th></th>
+ <th><?=gettext("Actions")?></th>
</tr>
</thead>
diff --git a/src/usr/local/www/system_crlmanager.php b/src/usr/local/www/system_crlmanager.php
index 4f4b756..dd9e778 100644
--- a/src/usr/local/www/system_crlmanager.php
+++ b/src/usr/local/www/system_crlmanager.php
@@ -615,7 +615,7 @@ if ($act == "new" || $act == gettext("Save") || $input_errors) {
<th><?=gettext("Internal")?></th>
<th><?=gettext("Certificates")?></th>
<th><?=gettext("In Use")?></th>
- <th></th>
+ <th><?=gettext("Actions")?></th>
</tr>
</thead>
<tbody>
diff --git a/src/usr/local/www/system_usermanager.php b/src/usr/local/www/system_usermanager.php
index 8808681..0563287 100644
--- a/src/usr/local/www/system_usermanager.php
+++ b/src/usr/local/www/system_usermanager.php
@@ -378,6 +378,7 @@ function build_priv_table() {
$privhtml .= '<th>' . gettext('Inherited from') . '</th>';
$privhtml .= '<th>' . gettext('Name') . '</th>';
$privhtml .= '<th>' . gettext('Description') . '</th>';
+ $privhtml .= '<th>' . gettext('Action') . '</th>';
$privhtml .= '</tr>';
$privhtml .= '</thead>';
$privhtml .= '<tbody>';
@@ -396,7 +397,7 @@ function build_priv_table() {
$privhtml .= '<td>' . htmlspecialchars($priv['descr']) . '</td>';
$privhtml .= '<td>';
if (!$group) {
- $privhtml .= '<a class="fa fa-trash no-confirm icon-pointer" title="' . gettext('Delete Privilege') . '" id="delprivid' . $i . '"></a></td>';
+ $privhtml .= '<a class="fa fa-trash no-confirm icon-pointer" title="' . gettext('Delete Privilege') . '" id="delprivid' . $i . '"></a>';
}
$privhtml .= '</td>';
OpenPOWER on IntegriCloud