startseite + cv anzeigen

This commit is contained in:
Martin Müller 2014-03-12 17:48:00 +01:00
parent 9c49823792
commit e3ceabbe4c
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
Test Profile
<p><?php echo $this->Html->link("Miconware", '/user/24/'); ?>mail:imberg@miconware.de - PW:sebi</p>
<p><?php echo $this->Html->link("Martin", '/user/3/'); ?>mail:mueller@miconware.de - PW:sebi</p>
<p><?php echo $this->Html->link("sebi", '/user/4/'); ?>mail:mueller@mic-soft.com - PW:-</p>
<p><?php echo $this->Html->link("sebi", '/user/4/'); ?>mail:mueller@mic-soft.com - PW:sebi</p>
<?php echo $this->Html->link(__('forget password'), '/password/forgot/'); ?>
<?php echo $this->Html->link(__('register'), '/register/'); ?>