リビジョン a5ebb280 app/View/users/register.ctp

差分を見る:

app/View/users/register.ctp
60 60
						</dl>
61 61
					</section>
62 62
				</fieldset>
63
				<?php echo $this->Form->submit('送信する',array('class'=>'btn btn-info')); ?>
64
				<?php echo $this->Form->end(); ?>
63
				<?php  $this->Form->submit('送信する',array('class'=>'btn btn-info')); ?>
64
				<?php  $this->Form->end(); ?>
65 65
			<?php //echo $this->Form->end(__('Submit')); ?>
66 66
			<?php //echo $this->Form->end('Register'); ?>
67 67
			<?php //echo $this->Form->end(); ?>
......
70 70
					<a href="javascript:history.back();">
71 71
						<p class="button btn_back01"></p>
72 72
					</a>
73
					<a href="/confirm">
73
					<a href="/users/confirm">
74 74
						<p class="button btn_check01"></p>
75 75
					</a>
76 76
				</section>

他の形式にエクスポート: Unified diff