Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
parent
4bdd483869
commit
80e930eeb8
@ -205,7 +205,7 @@ class FormDisplay
|
||||
}
|
||||
|
||||
/**
|
||||
* Outputs HTML for the forms under the menu tab
|
||||
* Outputs HTML for the forms under the menu tab
|
||||
*
|
||||
* @param bool $show_restore_default whether to show "restore default"
|
||||
* button besides the input field
|
||||
@ -213,7 +213,7 @@ class FormDisplay
|
||||
* to be displayed
|
||||
* @param array &$js will be updated with javascript code
|
||||
*
|
||||
* @return $htmlOutput
|
||||
* @return $htmlOutput
|
||||
*/
|
||||
private function _displayForms(
|
||||
$show_restore_default, array &$js_default, array &$js
|
||||
|
||||
Loading…
Reference in New Issue
Block a user