Explorar o código

change page_alert

zahmis %!s(int64=5) %!d(string=hai) anos
pai
achega
8a6db24957
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      src/server/views/widget/page_alerts.html

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

@@ -50,11 +50,7 @@
     {% endif %}
 
     {% if req.query.duplicated and not page.isDeleted() %}
-    <div class="alert alert-success py-3 px-4">
-      <span>
-        <strong>{{ t('Duplicated') }}: </strong> <span content= "{{ t('page_page.notice.duplicated', req.query.duplicated | preventXss) }}" >
-      </span>
-    </div>
+    <div id="duplicated-alert"></div>
     {% endif %}
 
     {% if req.query.unlinked %}