Project

General

Profile

« Previous | Next » 

Revision d030ca9c

Added by Phil Davis over 8 years ago

services_dhcpv6_relay fix setHelp array parameter

same thing here

View differences:

src/usr/local/www/services_dhcpv6_relay.php
166 166
	$pconfig['agentoption']
167 167
))->setHelp(
168 168
	'If this is checked, the DHCPv6 relay will append the circuit ID (%s interface number) and the agent ID to the DHCPv6 request.',
169
	[$g['product_name']]
169
	$g['product_name']
170 170
);
171 171

  
172 172
function createDestinationServerInputGroup($value = null) {

Also available in: Unified diff