From 364f00a427f870f8bf5ac2469b915897407355a0 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Tue, 21 Feb 2023 14:49:27 +0700 Subject: [PATCH] Added current topic url copy button in viewtopic MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Добавляет кнопку для копирования ссылки на текущий топик --- styles/templates/default/viewtopic.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/templates/default/viewtopic.tpl b/styles/templates/default/viewtopic.tpl index c60c2882a..feb791743 100644 --- a/styles/templates/default/viewtopic.tpl +++ b/styles/templates/default/viewtopic.tpl @@ -140,6 +140,7 @@ ajax.callback.post_mod_comment = function(data) { }; +