リビジョン 22fd3a57 app/View/Programs/index.ctp

差分を見る:

app/View/Programs/index.ctp
19 19
					</ul>
20 20
				</section>
21 21
			<?php endforeach; ?>
22
			<?php var_dump($countprograms); ?>
22 23
			<?php 
23 24
				if($countprograms < 9){
24 25
					for($i=0 ; $i<(10-$countprograms) ; $i++){
25
					echo '<section class="save_data" id="sortable">
26
							<a name="#">
27
							<img src="/img/img_new_program.png" alt="タイトル">
26
					echo '<section class="blank_data">
27
							<a name="#save_data10">
28
								<img src="/img/img_save_sample02.png" alt="タイトル">
28 29
							</a>
30
							<span class="blank"><a href="">あたらしく作る</a></span>
29 31
						</section>';
30 32
					}
31 33
				}

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