Closed (fixed)
Project:
Custom Breadcrumbs
Version:
7.x-2.x-dev
Component:
custom_breadcrumbs_taxonomy
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2011 at 17:52 UTC
Updated:
9 Dec 2012 at 19:30 UTC
Custom breadcrumbs relies on deprecated tt() function.
Here's patch that uses i18n_string function instead.
| Comment | File | Size | Author |
|---|---|---|---|
| custom_breadcrumbs_i18n_integration.patch | 1.92 KB | zambrey |
Comments
Comment #1
SaxxIng commentedThanks a lot zambrey... your patch works very well!
Comment #2
nicolas bouteille commentedWork great for me too ! Thanks !
Comment #3
colanThanks! Committed in 41a13d6.