Removed extra comma in demo warning
This commit is contained in:
parent
f858b2858d
commit
11f99a963a
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@
|
|||
'settings' => 'Settings',
|
||||
'sign_in' => 'Sign in',
|
||||
'signature' => 'Signature',
|
||||
'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation, and the data in this system will reset daily.',
|
||||
'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation and the data in this system will reset daily.',
|
||||
'site_name' => 'Site Name',
|
||||
'state' => 'State',
|
||||
'status_labels' => 'Status Labels',
|
||||
|
|
Loading…
Add table
Reference in a new issue