Reduce permission text
Sutharsan - September 17, 2008 - 11:07
| Project: | Direct Debit Payment |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Thanks for the module, it is just what I needed!
Permission text on top of the form is triplicated; one will do. Further the text mentions 'above bank account' but the account is below. Just leave out 'above' and its fine. See attached screenshot.
| Attachment | Size |
|---|---|
| Afrekenen.jpg | 48.67 KB |

#1
I'm not sure about the check box being required or not. AFAIK this check box can be removed from the form on the admin page right?
The text should indeed change to a more position agnostic form.
#2
Agree the checkbox can be disabled on the admin page.
#3
I changed the text to 'given bank account' instead of 'above bank account'.
I agree it's is a lot of 'agreement' but is see no 'generic/easy' solution. ?!?You could change the translations into empty versions?!?
#4
No, translations can not be empty. I use hook_form_alter() to reduce the amount of text, which works but is far from an optimal solution :(
#5
Automatically closed -- issue fixed for two weeks with no activity.