HTML fixes
[platal.git] / templates / reminder / profile_update.tpl
index 9b17c41..c148cd7 100644 (file)
@@ -37,7 +37,7 @@
 {/if}
 
 <div class="right">
-  <a href="" onclick="Ajax.update_html('reminder', '{$reminder->baseurl()}/dismiss'); return false" style="text-decoration: none">
+  <a href="reminder/later" onclick="Ajax.update_html('reminder', '{$reminder->baseurl()}/dismiss'); return false" style="text-decoration: none">
     {icon name=cross} Mettre à jour plus tard
   </a>
 </div>