]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/gl.pl
Bei bereits gebuchten Buchungen konnten die Details nicht mehr angezeigt werden
[mfinanz.git] / bin / mozilla / gl.pl
index c386de58fd38bd2dd1db26771a531151527aa59f..13ec406f8a885718e5be84ebb1be3ddba434d73f 100644 (file)
@@ -1267,7 +1267,8 @@ $follow_ups_block
         <input class=submit type=submit name=action value="| . $locale->text('Delete') . qq|">|;
     }
 
-    print qq|
+    print qq|        
+        <input class=submit type=submit name=action id=update_button value="| . $locale->text('Update') . qq|">
         <input type="button" class="submit" onclick="follow_up_window()" value="|
       . $locale->text('Follow-Up')
       . qq|"> |;