Changeset 587 for trunk/app/views/news/display.ctp
- Timestamp:
- 06/04/08 20:53:56 (6 months ago)
- Files:
-
- 1 modified
-
trunk/app/views/news/display.ctp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/news/display.ctp
r499 r587 2 2 // die(debug($_SERVER)); 3 3 4 echo $html->div('title_portal', 'News in campus');4 echo $html->div('title_portal', __("news_campus", true)); 5 5 6 6 foreach ($data as $val)
