If you need to add a link to your standard desktop theme that points back to the mobile theme use the following code:
<?php in (function_exists('cfmobi_mobile_link')) { cfmobi_mobile_link(); } ?>
Note: This code snipped can also be found on the modules FAQ page. It just had a little typo in it, so i thought i re-post it here :)
http://wordpress.org/extend/plugins/wordpress-mobile-edition/