Project

General

Profile

« Previous | Next » 

Revision c1c09523

Added by sbeaver about 10 years ago

Corrected input name

View differences:

usr/local/www/interfaces_gif_edit.php
157 157
$section = new Form_Section('GIF Configuration');
158 158

  
159 159
$section->addInput(new Form_Select(
160
	'filterdescriptions',
160
	'if',
161 161
	'Parent Interface',
162 162
	$pconfig['if'],
163 163
	build_parent_list()

Also available in: Unified diff