OSDN Git Service

elementsの拡張子を/ctpに変更
authorCake <cake_67@users.sourceforge.jp>
Tue, 16 Feb 2010 02:51:27 +0000 (11:51 +0900)
committerCake <cake_67@users.sourceforge.jp>
Tue, 16 Feb 2010 02:51:27 +0000 (11:51 +0900)
app/views/elements/admin_character_sidenav.ctp [moved from app/views/elements/admin_character_sidenav.thtml with 100% similarity]
app/views/elements/admin_system_sidenav.ctp [moved from app/views/elements/admin_system_sidenav.thtml with 100% similarity]
app/views/elements/admin_user_sidenav.ctp [moved from app/views/elements/admin_user_sidenav.thtml with 100% similarity]
app/views/elements/character_view.ctp [moved from app/views/elements/character_view.thtml with 100% similarity]
app/views/elements/config_sidenav.ctp [moved from app/views/elements/config_sidenav.thtml with 100% similarity]
app/views/elements/error.ctp
app/views/elements/home.ctp [moved from app/views/elements/home.thtml with 100% similarity]
app/views/elements/mobile_home.ctp [moved from app/views/elements/mobile_home.thtml with 100% similarity]

index c90c471..2dfe585 100644 (file)
@@ -6,7 +6,7 @@
 if (isset($message) && !empty($message)) {
        echo $message;
 } else {
-       echo __("Error! Return Back burron or Close this page.", true);
+       echo __("Error! Return by the browser back or Close this page.", true);
 }
 ?>
 </strong>