2du 4 năm trước cách đây
mục cha
commit
80500a057a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      route/recent_history_tool.py

+ 1 - 1
route/recent_history_tool.py

@@ -34,7 +34,7 @@ def recent_history_tool_2(conn, name, rev):
         else:
             data += load_lang('hide')
             
-        data += '</li>'
+        data += '</a></li>'
         data += '</ul>'
 
     if admin_check() == 1: