Fixed #5828 - typo
This commit is contained in:
parent
78530ae123
commit
96716626c6
1 changed files with 1 additions and 1 deletions
|
@ -180,6 +180,6 @@ return array(
|
|||
'vertical' => 'vertical',
|
||||
'horizontal' => 'horizontal',
|
||||
'unique_serial' => 'Unique serial numbers',
|
||||
'unique_serial_help_text' => 'Checking this box will enforce a uniqeness constraint on asset serials',
|
||||
'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials',
|
||||
'zerofill_count' => 'Length of asset tags, including zerofill',
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue