Merge branch 'b-3.6.1' into mebil
[kivitendo-erp.git] / templates / webpages / generic / form_info.html
1 [%- USE P -%]
2 <div class="message_ok">
3  <b>[% P.simple_format(message) %]</b>
4 </div>
5
6 <script type="text/javascript">
7 <!--
8  // If JavaScript is enabled, the whole thing will be reloaded.
9  // The reason is: When one changes his menu setup (HTML / CSS ...)
10  // it now loads the correct code into the browser instead of do nothing.
11  setTimeout("top.frames.location.href='login.pl?action=company_logo'",500);
12 -->
13 </script>