From f287ba530026e40a81bce7e92439e6de240d528e Mon Sep 17 00:00:00 2001 From: elixirel Date: Thu, 17 Sep 2009 21:52:08 +0900 Subject: [PATCH] modified CRLF in error.html.erb --- erbtemp/error.html.erb | 96 +++++++++++++++++++++++++------------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/erbtemp/error.html.erb b/erbtemp/error.html.erb index 2f368a1..383ac05 100644 --- a/erbtemp/error.html.erb +++ b/erbtemp/error.html.erb @@ -1,48 +1,48 @@ - - - - <%= APPTITLE %> - - - -
- - - - - - - - - -
- ■ エラーが発生しました! -
-
- ▼ エラー詳細 : -
- - - - - - -
- <% db.transaction do %> - <%= db["error"] %> - <% end %> -
-
- -
-
-
-
-
- <%= APPVERSION %> -
- - + + + + <%= APPTITLE %> + + + +
+ + + + + + + + + +
+ ■ エラーが発生しました! +
+
+ ▼ エラー詳細 : +
+ + + + + + +
+ <% db.transaction do %> + <%= db["error"] %> + <% end %> +
+
+ +
+
+
+
+
+ <%= APPVERSION %> +
+ + -- 2.11.0