Fix front and backend views with new service variable setups

This commit is contained in:
Dane Everitt
2017-03-12 19:34:06 -04:00
parent 66e94dd7c0
commit fcadee7e67
14 changed files with 104 additions and 93 deletions

View File

@@ -234,7 +234,7 @@ return [
'edit_params' => 'Edit Parameters',
'update' => 'Update Startup Parameters',
'startup_var' => 'Startup Command Variable',
'startup_regex' => 'Verification Regex',
'startup_regex' => 'Input Rules',
],
'sftp' => [
'header' => 'SFTP Configuration',