projects
/
project/i18n.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
2efa147
)
Issue #903142 by David Lesieur, Cottser | ecommercium: Fixed After upgrading getting...
author
Jose Reyero
Sat, 8 Oct 2011 14:20:41 +0000 (16:20 +0200)
committer
Jose Reyero
Sat, 8 Oct 2011 14:20:41 +0000 (16:20 +0200)
i18ntaxonomy/i18ntaxonomy.module
patch
|
blob
|
blame
|
history
diff --git
a/i18ntaxonomy/i18ntaxonomy.module
b/i18ntaxonomy/i18ntaxonomy.module
index
d66ff1c
..
92d5ae7
100644
(file)
--- a/
i18ntaxonomy/i18ntaxonomy.module
+++ b/
i18ntaxonomy/i18ntaxonomy.module
@@
-180,7
+180,7
@@
function i18ntaxonomy_theme() {
return array(
'i18ntaxonomy_term_page' => array(
'arguments' => array('tids' => array(), 'result' => NULL),
- 'file' => 'taxonomy.pages.inc',
+ 'file' => 'i18ntaxonomy.pages.inc',
),
);
}