diff options
author | tetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-21 16:19:42 +0000 |
---|---|---|
committer | tetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-21 16:19:42 +0000 |
commit | 86abda9a7d811ea927c5b7505d819eab33412e5e (patch) | |
tree | 15af149dff37a61424286408b752a36ee6de460a /bin/arapprn.pl | |
parent | f3688f442f127950017f36216a54b68c4b6bf62d (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-x | bin/arapprn.pl | 2 |
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| |