Revision c6d73876
Added by NOYB NOYB about 9 years ago
src/usr/local/www/diag_authentication.php | ||
---|---|---|
125 | 125 |
'Authentication Server', |
126 | 126 |
$pconfig['authmode'], |
127 | 127 |
$serverlist |
128 |
))->setHelp('Select the authentication server to test against'); |
|
128 |
))->setHelp('Select the authentication server to test against.');
|
|
129 | 129 |
|
130 | 130 |
$section->addInput(new Form_Input( |
131 | 131 |
'username', |
Also available in: Unified diff
Diagnostics - Menu - Punctuation
Clean up some punctuation.
(cherry picked from commit 3728bbe5a5340a770ebe3feb526485c28888cdde)