cakebook / branches / master / views / elements / login_hint.ctp

history
<div class="context-menu">
<h4><?php __('Login with your Bakery account') ?></h4>
<p><?php echo sprintf(__('Not got one? Hop on over to %s and sign up', true), $html->link('The Bakery', 'http://bakery.cakephp.org'))?></p>
</div>