]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Form.pm
Seitliches Menü mit den Icons des XUL-Menüs in 24x24 versehen.
[kivitendo-erp.git] / SL / Form.pm
index 20acf122c35646132eb6633c24e804ef36a7e680..707540ed7928358ef2fc072e280ddc3de8c667f0 100644 (file)
@@ -472,6 +472,12 @@ sub info {
     print qq|
     <p class="message_ok"><b>$msg</b></p>
     
+    <script type="text/javascript">
+    <!--
+    setTimeout("parent.frames.main_window.location.href='login.pl?action=company_logo'",1000);
+    //-->
+    </script>
+    
 </body>
     |;