Project

General

Profile

« Previous | Next » 

Revision 923fb754

Added by Stephen Beaver almost 10 years ago

Fixed #5006

Incorrect selector name fixed

View differences:

usr/local/www/system_advanced_admin.php
337 337
	$values[ $cert['refid'] ] = $cert['descr'];
338 338

  
339 339
$section->addInput($input = new Form_Select(
340
	'ssl-certificate',
340
	'ssl-certref',
341 341
	'SSL Certificate',
342 342
	$pconfig['ssl-certref'],
343 343
	$values

Also available in: Unified diff