Project

General

Profile

« Previous | Next » 

Revision bcb3c928

Added by Stephen Beaver over 9 years ago

Fixed #6163

View differences:

src/usr/local/www/interfaces_lagg_edit.php
280 280
	array_combine($laggprotos, $laggprotosuc)
281 281
))->setHelp($protohelp);
282 282

  
283
$section->addInput(new Form_Input(
284
	'descr',
285
	'Description',
286
	'text',
287
	$pconfig['descr']
288
))->setHelp("Enter a description here for reference only. (Not parsed)");
289

  
283 290
$section->addInput(new Form_Input(
284 291
	'laggif',
285 292
	null,

Also available in: Unified diff