Interface Patch to change text of "Terms & Conditions of Use"
Offlein - April 20, 2009 - 14:12
| Project: | Legal |
| Version: | 6.x-2.2-beta4 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Offlein |
| Status: | needs review |
Jump to:
Description
I wrote this patch to give users the option to change the terminology of "Terms & Conditions of Use" from the Admin page wherever it appears. For instance, ours now says "Terms of Participation". Please review it! Also, let me know if I did this wrong.
| Attachment | Size |
|---|---|
| legal-terminology.patch | 6.21 KB |

#1
I would almost want to use this patch.
Could the creaters of Legal comment on this post. Do we need to use this patch? I to need to change the langauge key of "Terms & Conditions" in to something else (dutch translation).
When i open the module i find:
array('!terms' => l('Terms & Conditions', 'legal', array('attributes' => array('target' => '_blank'))))So when i search in the language interface for "Terms & Conditions" i should find the language key but it doesnt seem to be there...