fix err in docs
This commit is contained in:
		| @@ -67,7 +67,7 @@ backend poller, as this can highlight broken topology. | ||||
|  | ||||
| =head3 C<logger_format> | ||||
|  | ||||
| Value: Format String. Default: C<< '[%P] %L @%D> %m' >>. | ||||
| Value: Format String. Default: C<< '[%P] %U %L %m' >>. | ||||
|  | ||||
| Structure of the log messages. See L<Dancer::Logger::Abstract/"logger_format"> | ||||
| for details. | ||||
| @@ -775,8 +775,7 @@ field to use as the management IP address for a device. | ||||
|  | ||||
| Value: Boolean. Default: C<true>. | ||||
|  | ||||
| Set to false to prevent Netdisco from changing the default VLAN on an | ||||
| interface. | ||||
| Set to false to prevent users from changing the default VLAN on an interface. | ||||
|  | ||||
| =head3 C<portctl_nophones> | ||||
|  | ||||
|   | ||||
| @@ -348,14 +348,18 @@ td > form.nd_inline-form { | ||||
| /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ | ||||
| /* styles for conf pane */ | ||||
|  | ||||
| form { | ||||
| .nd_adder-form { | ||||
|   margin: 0px; | ||||
| } | ||||
|  | ||||
| .nd_adder-form { | ||||
| .nd_adder-form-item { | ||||
|   margin-bottom: 0px; | ||||
| } | ||||
|  | ||||
| .nd_adder-form-item input { | ||||
|   vertical-align: baseline; | ||||
| } | ||||
|  | ||||
| .nd_help-left { | ||||
|   float: left; | ||||
|   margin-top: 2px; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user