リビジョン f4745fee app/View/Programs/index.ctp
app/View/Programs/index.ctp | ||
---|---|---|
22 | 22 |
</ul> |
23 | 23 |
</section> |
24 | 24 |
<?php endforeach; ?> |
25 |
<<<<<<< HEAD |
|
26 | 25 |
|
27 | 26 |
<!-- Blank Area --> |
28 | 27 |
|
... | ... | |
51 | 50 |
</section> |
52 | 51 |
</section> |
53 | 52 |
'; |
54 |
======= |
|
55 |
<?php var_dump($countprograms); ?> |
|
56 |
<?php |
|
57 |
if($countprograms < 9){ |
|
58 |
for($i=0 ; $i<(10-$countprograms) ; $i++){ |
|
59 |
echo '<section class="blank_data"> |
|
60 |
<a name="#save_data10"> |
|
61 |
<img src="/img/img_save_sample02.png" alt="タイトル"> |
|
62 |
</a> |
|
63 |
<span class="blank"><a href="">あたらしく作る</a></span> |
|
64 |
</section>'; |
|
65 |
} |
|
66 |
>>>>>>> 22fd3a57332c6aa77b895d52fe3fbc4a06169e05 |
|
67 | 53 |
} |
68 | 54 |
} |
69 | 55 |
?> |
他の形式にエクスポート: Unified diff