diff app/views/icon/error.ctp @ 4:c3adb28473d6 default tip

modified icon feature
author Shoshi TAMAKI <shoshi@cr.ie.u-ryukyu.ac.jp>
date Tue, 16 Aug 2011 18:31:36 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app/views/icon/error.ctp	Tue Aug 16 18:31:36 2011 +0900
@@ -0,0 +1,3 @@
+<h2>Icon::Error</h2>
+<p class="error"><strong><?php echo $content; ?></strong></p>
+<p><a href="./">Back</a></p>