two missing texts linked
This commit is contained in:
parent
2d8dfe4738
commit
e6dea9271b
@ -88,4 +88,6 @@ INSERT INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_
|
||||
INSERT INTO `system_text_tag` (`id`, `tag`) VALUES ('webcraft_impressum', 'mojotrollz');
|
||||
INSERT INTO `system_text_tag` (`id`, `tag`) VALUES ('webcraft_impressum', 'webcraft');
|
||||
|
||||
INSERT INTO `system_text_tag` (`id`, `tag`) VALUES ('basic_login', 'mojotrollz');
|
||||
INSERT INTO `system_text_tag` (`id`, `tag`) VALUES ('basic_login', 'mojotrollz');
|
||||
INSERT INTO `system_text_tag` (`id`, `tag`) VALUES ('basic_placeholder_username', 'mojotrollz');
|
||||
INSERT INTO `system_text_tag` (`id`, `tag`) VALUES ('basic_placeholder_password', 'mojotrollz');
|
||||
Loading…
x
Reference in New Issue
Block a user