2du 4 年 前
コミット
80500a057a
1 ファイル変更1 行追加1 行削除
  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: