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 = 'Besucher'
|
||||
VOID = 'Leere'
|
||||
VOID_WARNING = 'Sind Sie sicher, dass Sie diesen Besuch aufheben möchten? Es gibt kein Rückgängig.'
|
||||
VSIGNATURE = 'Unterschrift des Besuchers'
|
||||
WELCOMETO = 'Willkommen zu'
|
||||
YESYES = 'Ja'
|
||||
NONO = 'Nein'
|
||||
|
||||
Reference in New Issue
Block a user