Project

General

Profile

« Previous | Next » 

Revision 3e2028f4

Added by Phil Davis over 8 years ago

Required fields in diagnostics

View differences:

src/usr/local/www/diag_ping.php
128 128

  
129 129
$section->addInput(new Form_Input(
130 130
	'host',
131
	'Hostname',
131
	'*Hostname',
132 132
	'text',
133 133
	$host,
134 134
	['placeholder' => 'Hostname to ping']

Also available in: Unified diff