summaryrefslogtreecommitdiff
path: root/bin/arapprn.pl
diff options
context:
space:
mode:
authortetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-21 16:19:42 +0000
committertetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-21 16:19:42 +0000
commit86abda9a7d811ea927c5b7505d819eab33412e5e (patch)
tree15af149dff37a61424286408b752a36ee6de460a /bin/arapprn.pl
parentf3688f442f127950017f36216a54b68c4b6bf62d (diff)
First batch of files cleaned up for reverse function translation lookup removal
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@252 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'bin/arapprn.pl')
-rwxr-xr-xbin/arapprn.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/arapprn.pl b/bin/arapprn.pl
index 979ae578..45ded305 100755
--- a/bin/arapprn.pl
+++ b/bin/arapprn.pl
@@ -583,7 +583,7 @@ sub select_payment {
if ($ok) {
print qq|
-<input class=submit type=submit name=action value="|.$locale->text('Continue').qq|">|;
+<button class="submit" type="submit" name="action" value="continue">|.$locale->text('Continue').qq|</button>|;
}
print qq|