Explorar el Código

Fixed mouse over flags message

deadtom hace 14 horas
padre
commit
611cf5221c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ownchatbot/templates/userpanel.html

+ 1 - 1
ownchatbot/templates/userpanel.html

@@ -192,7 +192,7 @@
                         <td></td>
                         <td></td>
                         <td style="font-size: small;">
-                            {% if milestones %}(Mouse over flags for milestone details){% endif %}
+                            (Mouse over flags for milestone details)
                         </td>
                     </tr>
                 </tbody>