Closed (fixed)
Project:
IE6 No more
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2011 at 03:44 UTC
Updated:
30 Jun 2012 at 02:31 UTC
As per the title, allow the title and description text to be customised. Patch attached adds an admin section where the title and description can be set, with the text that is used currently in the module is used as the default text (defined at the top of the module so easy to change the default text).
| Comment | File | Size | Author |
|---|---|---|---|
| ie6nomore-CVS.patch | 3.33 KB | sam_gigo |
Comments
Comment #1
jonathan_hunt commentedThanks, but those strings are run through t(), so you override them using custom strings.
Comment #2
zolikonta commentedIt would be nice to have the image alt texts in t() as well. Thank you.
Comment #3
jonathan_hunt commentedDone in 7.x-1.x-dev