From c509f074fe8718daa09615931ee73a02caae17fe Mon Sep 17 00:00:00 2001
From: Martin Mares <mj@ucw.cz>
Date: Fri, 11 Oct 2024 22:47:53 +0200
Subject: [PATCH] Changelog: Bugfix

---
 owl/templates/doc-changes.html | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/owl/templates/doc-changes.html b/owl/templates/doc-changes.html
index 53fae76..4b0a296 100644
--- a/owl/templates/doc-changes.html
+++ b/owl/templates/doc-changes.html
@@ -14,9 +14,6 @@
 		<li>Home page shows the number of threads with new posts
 		for each course.
 
-		<li>The button for copying a topic was moved to the navigation bar,
-		so it is not necessary to invoke editing the topic first.
-
 	</ul>
 
 	<h4>Features for teachers</h4>
-- 
GitLab