リビジョン b3a58ce1 app/View/users/login.ctp
app/View/users/login.ctp | ||
---|---|---|
35 | 35 |
</dl> |
36 | 36 |
</section> |
37 | 37 |
</fieldset> |
38 |
<?php echo $this->Session->flash(); ?>
|
|
38 |
<?php echo $this->Flash->render('positive') ?>
|
|
39 | 39 |
<section> |
40 | 40 |
<p>ニックネームや パスワードを 忘れたばあいには お父さんや お母さんに 相談して、<br><a href="reminder.html"><span class="link_reminder">コチラ</span></a>を クリックして パスワードを 再はっこうしてもらってね!</p> |
41 | 41 |
</section> |
42 | 42 |
<section class="button_area01"> |
43 | 43 |
<a href="/top/index"><p class="button btn_back02"></p></a> |
44 |
<?php echo $this->Form->submit('',array('class'=>'button btn_check01')); ?>
|
|
44 |
<?php echo $this->Form->submit('',array('class'=>'button btn_login')); ?>
|
|
45 | 45 |
<?php echo $this->Form->end(); ?> |
46 | 46 |
</section> |
47 | 47 |
</article> |
他の形式にエクスポート: Unified diff