first, let me say thank you all, who are creating and supporting this great project

I really tried to find solution to my problem all around the forums, but without luck. So here is my problem:
I want to move the language selector into Currency module. Basically, I want the language and currency switchers in one box (module).
Can anyone help me please? I do not understand php, and by trying to move
from catalog/view/theme/default/template/common/header.tpl into catalog/view/theme/default/template/module/currency.tpl just dont work. I get this error message:<?php echo $language; ?>
Can anyone help me solve this?Notice: Undefined variable: language in /httpd/html/x/www/catalog/view/theme/default/template/module/currency.tpl on line 5
Thank you very much in advance for your time!