From 82f223cb63c24befe13bb3f051f60a86791a0969 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Fri, 8 Jan 2016 17:44:05 +0100 Subject: [PATCH] typo --- mojotrollz/sql/mysql/system_text.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mojotrollz/sql/mysql/system_text.sql b/mojotrollz/sql/mysql/system_text.sql index 80e4394..f6f19c4 100644 --- a/mojotrollz/sql/mysql/system_text.sql +++ b/mojotrollz/sql/mysql/system_text.sql @@ -114,7 +114,7 @@ REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('webcraft_impressum', 'webc REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('mojotrollz_client_text', 'enUS', '

DOWNLOAD WOW CLIENTS

Here you can download the three most common WoW Versions played on Private Servers.', 10, 10, '2016-01-04 04:49:08', '2016-01-04 04:49:08'); REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('mojotrollz_client_text', 'mojotrollz'); -REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('mojotrollz_servers_text', 'enUS', '

VOTE FOR SERVERS

Vote for your favorit WoW Private Server here.

', 10, 10, '2016-01-04 04:43:52', '2016-01-04 04:43:52'); +REPLACE INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('mojotrollz_servers_text', 'enUS', '

VOTE FOR SERVERS

Vote for your favorite WoW Private Server here.

', 10, 10, '2016-01-04 04:43:52', '2016-01-04 04:43:52'); REPLACE INTO `system_text_tag` (`id`, `tag`) VALUES ('mojotrollz_servers_text', 'mojotrollz'); -- insert to protect this text