Explorar el Código

replace py-3 px-4 from alert-unlinked

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

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

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