From 5b68bd857a34311193fccf6065c6b760ae347a6f Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Thu, 28 Dec 2023 08:12:29 +0700 Subject: [PATCH] Some enhancements (#1278) --- library/config.php | 2 +- styles/templates/default/viewtopic_attach.tpl | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/library/config.php b/library/config.php index d86964f78..3dd94976e 100644 --- a/library/config.php +++ b/library/config.php @@ -555,7 +555,7 @@ $bb_cfg['trash_forum_id'] = 0; // (int) 7 $bb_cfg['first_logon_redirect_url'] = 'index.php'; // Which page should the user be redirected to after registration is completed? $bb_cfg['terms_and_conditions_url'] = 'terms.php'; // Link to forum rules page -$bb_cfg['tor_help_links'] = 'terms.php'; +$bb_cfg['tor_help_links'] = '
Полезная информация
'; $bb_cfg['user_agreement_url'] = 'info.php?show=user_agreement'; $bb_cfg['copyright_holders_url'] = 'info.php?show=copyright_holders'; diff --git a/styles/templates/default/viewtopic_attach.tpl b/styles/templates/default/viewtopic_attach.tpl index 93fe075a3..aae739429 100644 --- a/styles/templates/default/viewtopic_attach.tpl +++ b/styles/templates/default/viewtopic_attach.tpl @@ -460,11 +460,13 @@ $('#tor-filelist-btn').click(function () { }
+
- +
+
-
+