]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/is/form_header_master.html
XUL - Menu für Firefox/Prism: Stylesheet geändert.
[mfinanz.git] / templates / webpages / is / form_header_master.html
index 2a44ce39999bff866d63577d9f1f40884ec69e82..aa41c08a65c3479a6d4879ec438eed74a2970768 100644 (file)
@@ -11,8 +11,6 @@
 
 <form method="post" name="invoice" action="[% script %]">
 
-<p>[% saved_message %]</p>
-
 [%- FOREACH key = HIDDENS %]
 <input type="hidden" name="[% HTML.escape(key) %]" value="[% HTML.escape($key)  %]">
 [%- END %]
@@ -25,6 +23,8 @@
 
 <p><div class="listtop" width="100%">[% title %]</div></p>
 
+<p>[% saved_message %]</p>
+
 <table width="100%">
   <tr>
     <td valign="top">
   <script type="text/javascript" src="js/show_form_details.js"></script>
   <script type="text/javascript" src="js/show_vc_details.js"></script>
   <script type="text/javascript" src="js/show_history.js"></script>
-  <script type="text/javascript" src="js/jquery.js"></script>
   <script type="text/javascript">
    <!--
      Calendar.setup({ inputField : "invdate",      ifFormat :"[% myconfig_jsc_dateformat %]", align : "BL", button : "trigger1" });