Explorar el Código

removed alert-unlinked

ryuichi-e hace 6 años
padre
commit
3fc7cbc759
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/server/views/widget/page_alerts.html

+ 0 - 1
src/server/views/widget/page_alerts.html

@@ -58,7 +58,6 @@
     {% endif %}
 
     {% if req.query.unlinked %}
-    <div class="alert alert-info alert-unlinked">
       <strong>{{ t('Unlinked') }}: </strong> {{ t('page_page.notice.unlinked') }}
     </div>
     {% endif %}