2du hace 4 años
padre
commit
360cc5c6c8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: