Fix more IOS stuff. Adjust sig size. Adjust bootstrap inc. Add site welcome. Fix User admin. Fix site delete. NOTE - updates past this must adjust sql initial column. ALTER TABLE lsio_visits MODIFY initials INT. Also add WELCOMETO to lang file or recopy if you use defaults.
This commit is contained in:
@@ -142,5 +142,6 @@ VISITOR = 'Visitor'
|
||||
VOID = 'Void'
|
||||
VOID_WARNING = 'Are you sure you want to VOID this visit? There is no undo.'
|
||||
VSIGNATURE = 'Visitor Signature'
|
||||
WELCOMETO = 'Welcome to'
|
||||
YESYES = 'Yes'
|
||||
NONO = 'No'
|
||||
|
||||
Reference in New Issue
Block a user