diff --git a/app/views/student_view/process/status.html.erb b/app/views/student_view/process/status.html.erb index 381f239..0f1a0ba 100644 --- a/app/views/student_view/process/status.html.erb +++ b/app/views/student_view/process/status.html.erb @@ -32,7 +32,7 @@
-
+
<%= raw(AppSettings.student_check_status_open) %>
@@ -45,7 +45,7 @@
-
+
<%= raw(AppSettings.student_check_status_under_review) %>
@@ -58,7 +58,7 @@
-
+
<%= raw(AppSettings.student_check_status_returned) %>
@@ -71,7 +71,7 @@
-
+
<%= raw(AppSettings.student_check_status_accepted) %>
@@ -84,7 +84,7 @@
-
+
<%= raw(AppSettings.student_check_status_published) %>
@@ -97,7 +97,7 @@
-
+
<%= raw(AppSettings.student_check_status_rejected) %>