Ver código fonte

add id to notification section in setting

Son NK 5 anos atrás
pai
commit
ca37ce5e5a
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/dashboard/templates/dashboard/setting.html

+ 1 - 1
app/dashboard/templates/dashboard/setting.html

@@ -90,7 +90,7 @@
 
 
     <hr>
     <hr>
 
 
-    <h3 class="mb-0">Notifications</h3>
+    <h3 class="mb-0" id="notification">Notifications</h3>
     <div class="small-text mb-3">Do you want to receive our newsletter?</div>
     <div class="small-text mb-3">Do you want to receive our newsletter?</div>
       <form method="post">
       <form method="post">
         <input type="hidden" name="form-name" value="notification-preference">
         <input type="hidden" name="form-name" value="notification-preference">