diff --git a/upload/callseed.php b/upload/callseed.php
index ea492b690..ca5079b3a 100644
--- a/upload/callseed.php
+++ b/upload/callseed.php
@@ -1,26 +1,5 @@
'. $link .'
' : '';
$text .= (!is_array($links)) ? '
' : '';
$text .= '
'. $lang['GALLERY_LINK_URL'] .':
';
@@ -109,7 +89,7 @@ function paste_links($links, $thumbs = '')
$links_all[] = $links;
$thumbs ? ($thumbs_all[] = $thumbs) : null;
-
+
return $text;
}
@@ -188,7 +168,7 @@ if ($go == 'upload')
if ($go == 'delete' && IS_ADMIN && !empty($_GET['fn']))
{
global $lang;
-
+
$fn = clean_filename($_GET['fn']);
$pic = $dir . $fn;
diff --git a/upload/groupcp.php b/upload/groupcp.php
index e7b5ed511..a7d185283 100644
--- a/upload/groupcp.php
+++ b/upload/groupcp.php
@@ -1,25 +1,5 @@
TorrentPier © Meithar, RoadTrain, Pandora';
-$lang['DIVE'] = 'The forum is submitted on base phpBB © phpBB Group';
+$lang['POWERED'] = 'Powered by TorrentPier © Meithar';
+$lang['DIVE'] = 'The forum is submitted on base phpBB © phpBB Group';
$lang['COPY'] = 'The site does not give electronic versions of products, and is engaged only in a collecting and cataloguing of the references sent and published at a forum by our readers. If you are the legal owner of any submitted material and do not wish that the reference to him{it} was in our catalogue, contact us and we shall immediately remove her. Files for an exchange on tracker are given by users of a site, and the administration does not bear the responsibility for their maintenance. The request to not fill in the files protected by copyrights, and also files of the illegal maintenance!';
\ No newline at end of file
diff --git a/upload/language/lang_russian/lang_main.php b/upload/language/lang_russian/lang_main.php
index c2933a1eb..3aefb074e 100644
--- a/upload/language/lang_russian/lang_main.php
+++ b/upload/language/lang_russian/lang_main.php
@@ -1534,6 +1534,6 @@ $lang['TRACKER_S'] = 'по трекеру';
// copyright
$lang['NOTICE'] = '!ВНИМАНИЕ!';
-$lang['POWERED'] = 'Powered by TorrentPier © Meithar, RoadTrain, Pandora';
-$lang['DIVE'] = 'Форум представлен на базе phpBB © phpBB Group';
+$lang['POWERED'] = 'Powered by TorrentPier © Meithar';
+$lang['DIVE'] = 'Форум представлен на базе phpBB © phpBB Group';
$lang['COPY'] = 'Сайт не предоставляет электронные версии произведений, а занимается лишь коллекционированием и каталогизацией ссылок, присылаемых и публикуемых на форуме нашими читателями. Если вы являетесь правообладателем какого-либо представленного материала и не желаете чтобы ссылка на него находилась в нашем каталоге, свяжитесь с нами и мы незамедлительно удалим её. Файлы для обмена на трекере предоставлены пользователями сайта, и администрация не несёт ответственности за их содержание. Просьба не заливать файлы, защищенные авторскими правами, а также файлы нелегального содержания!';
\ No newline at end of file
diff --git a/upload/memberlist.php b/upload/memberlist.php
index 97b79d7a5..a14376da2 100644
--- a/upload/memberlist.php
+++ b/upload/memberlist.php
@@ -1,25 +1,5 @@