diff --git a/forum.php b/forum.php index 8c06ce6..e8cdb73 100644 --- a/forum.php +++ b/forum.php @@ -416,7 +416,7 @@ if (isset($_GET['do']) && $isModerator == true) { $close = "🔒Закрыть"; } if ($row['fix'] == 1) { - $fix = "Открепить"; + $fix = "📄Открепить"; } else { $fix = "📌Прикрепить"; } @@ -453,28 +453,29 @@ if (isset($_GET['do']) && $isModerator == true) { echo $pages_str; ?> -