diff --git a/app/views/asks/index.html.erb b/app/views/asks/index.html.erb index 2bf2709..240211a 100644 --- a/app/views/asks/index.html.erb +++ b/app/views/asks/index.html.erb @@ -128,7 +128,7 @@
- +
diff --git a/config/locales/en.yml b/config/locales/en.yml index dd96545..2242bce 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -24,7 +24,7 @@ en: apply_all: "Apply All" discard_changes: "Discard Changes" default_custom_fields: "Default custom fields" - serial_number: "No." + serial_number: "Ticket No." the_same_as_field_name: "The same as Field Name" recover_data: "Recover Data" are_you_sure_to_recover_data: "Are you sure to recover data?"