Remove ":" for lang selector
-
Hi
I want to remove the colon “:” after the phrase “Language” in the language selector in the menu item.
I can remove it in this file qtranslate_frontend.php on row 231:
if($colon) $item->title.=’:’;
But if I do, it will reappear when/if I update the plugin. So how can I remove it and still be able to update the plugin?
Thanks for any help.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Remove ":" for lang selector’ is closed to new replies.