diff --git a/e107_plugins/forum/e_url/forum.php b/e107_plugins/forum/e_url/forum.php deleted file mode 100644 index 5c00e4ddd..000000000 --- a/e107_plugins/forum/e_url/forum.php +++ /dev/null @@ -1,35 +0,0 @@ -".$val.""; } - $text .= "     ".LAN_02."

"; + $text .= " "; return $text; } diff --git a/e107_plugins/forum/forum_viewtopic.php b/e107_plugins/forum/forum_viewtopic.php index 7301f8721..de6f32e7e 100644 --- a/e107_plugins/forum/forum_viewtopic.php +++ b/e107_plugins/forum/forum_viewtopic.php @@ -378,7 +378,7 @@ function forumjump() { $text .= "\n"; } - $text .= "     " . LAN_10 . "

"; + $text .= " "; return $text; } diff --git a/e107_plugins/forum/url/rewrite/e_url.php b/e107_plugins/forum/url/rewrite_url.php similarity index 100% rename from e107_plugins/forum/url/rewrite/e_url.php rename to e107_plugins/forum/url/rewrite_url.php diff --git a/e107_plugins/forum/e_url.php b/e107_plugins/forum/url/url.php similarity index 93% rename from e107_plugins/forum/e_url.php rename to e107_plugins/forum/url/url.php index 37471e5e9..421aaca00 100644 --- a/e107_plugins/forum/e_url.php +++ b/e107_plugins/forum/url/url.php @@ -1,11 +1,11 @@