]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/common/flash.html
Merge branch 'dpt_trans_entfernen'
[mfinanz.git] / templates / webpages / common / flash.html
index fe908512aef91b35d38d429922731449b3c930d4..03bf3b405c8a840ddc98676e0f59d57f03a982aa 100644 (file)
@@ -1,7 +1,8 @@
-[%- USE HTML -%]
+[%- 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) %]