]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/common/flash.html
Merge branch 'dpt_trans_entfernen'
[mfinanz.git] / templates / webpages / common / flash.html
index b7164fb925413c65f46d9c3a6e4e27ad3fef762e..03bf3b405c8a840ddc98676e0f59d57f03a982aa 100644 (file)
@@ -1,7 +1,8 @@
-[%- USE HTML -%][%- USE LxERP %]
+[%- USE HTML -%][%- USE LxERP %][%- USE T8 %]
 [%- IF FLASH %]
  [%- BLOCK output %]
   <div class="flash_message_[% type %]">
+    <a href='#' style='float:right' onclick='$($(this).closest("div")).remove()'><img src='image/close.png' border='0' alt='[% 'Close Flash' | $T8 %]'></a>
    [%- title %]:
    [% FOREACH message = messages %]
     [%- HTML.escape(message) %]