summaryrefslogtreecommitdiff
path: root/bin/aa.pl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/aa.pl')
-rw-r--r--bin/aa.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/aa.pl b/bin/aa.pl
index e3b869dd..120d986e 100644
--- a/bin/aa.pl
+++ b/bin/aa.pl
@@ -112,7 +112,7 @@ sub add {
$form->{focus} = "amount_1";
&display_form;
-
+ return 1;
}
sub edit {
@@ -948,7 +948,6 @@ sub form_footer {
</body>
</html>
|;
-
}
sub edit_and_approve {