Changeset 18541

Show
Ignore:
Timestamp:
08/31/08 21:01:40 (5 years ago)
Author:
yandod
Message:

</a>の残骸を削除

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • websites/events.php.gr.jp/branches/cake/app/views/event/index.ctp

    r18057 r18541  
    3535</table> 
    3636 
    37 <p><?php echo $html->link('このイベントに参加する/詳細を見る', '/events/show/' . $event['Event']['id']); ?></a> 
     37<p><?php echo $html->link('このイベントに参加する/詳細を見る', '/events/show/' . $event['Event']['id']); ?> 
    3838 
    3939<?php endforeach; ?>