Skip to content

Commit

Permalink
Update propal.php
Browse files Browse the repository at this point in the history
Correct typo
  • Loading branch information
frederic34 committed Jul 31, 2014
1 parent c70a7ee commit 5f80e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/comm/propal.php
Expand Up @@ -2012,7 +2012,7 @@
}

// Bank Account
print '<tr><td">';
print '<tr><td>';
print '<table width="100%" class="nobordernopadding"><tr><td>';
print $langs->trans('BankAccount');
print '</td>';
Expand Down

0 comments on commit 5f80e9e

Please sign in to comment.