I found incorrect use of t() function on og_vocab_build_list_items:
$term_link = l(t($term->name), $term_path, array('title' => t($term->description)));
I found incorrect use of t() function on og_vocab_build_list_items:
$term_link = l(t($term->name), $term_path, array('title' => t($term->description)));
Comments
Comment #1
moshe weitzman commentedSome people clamored for this but I do agree that this is not proper. Removed.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.