diff --git a/PhoneToolMX/Views/Home/Index.cshtml b/PhoneToolMX/Views/Home/Index.cshtml index 5b9ec34..661ef0e 100644 --- a/PhoneToolMX/Views/Home/Index.cshtml +++ b/PhoneToolMX/Views/Home/Index.cshtml @@ -20,5 +20,5 @@
Even though this is v1.0, expect bugs, and please - report them if you see them.
- @this.Url.Action("Error") \ No newline at end of file + report them if you see them. + @this.Url.Action("Error") diff --git a/PhoneToolMX/Views/Shared/Error.cshtml b/PhoneToolMX/Views/Shared/Error.cshtml index 654a41a..41d9c97 100644 --- a/PhoneToolMX/Views/Shared/Error.cshtml +++ b/PhoneToolMX/Views/Shared/Error.cshtml @@ -6,9 +6,9 @@An unknown error occurred while processing your request.
@if (Model?.ShowRequestId == true) { -Provide the following request ID to the application administrator, or include it in a bug report:
+Provide the following request ID to the application administrator, or include it in a bug report: