2du 4 anni fa
parent
commit
80500a057a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: