diff --git a/app/views/notifier_mailer/administrators.html.erb b/app/views/notifier_mailer/administrators.html.erb index ff57657..47f3ab9 100644 --- a/app/views/notifier_mailer/administrators.html.erb +++ b/app/views/notifier_mailer/administrators.html.erb @@ -1 +1 @@ -<%= @text %> +
<%= @text %>
diff --git a/app/views/notifier_mailer/fulcrum_info_umpebc_marc_updates.html.erb b/app/views/notifier_mailer/fulcrum_info_umpebc_marc_updates.html.erb index adf2590..bfd7210 100644 --- a/app/views/notifier_mailer/fulcrum_info_umpebc_marc_updates.html.erb +++ b/app/views/notifier_mailer/fulcrum_info_umpebc_marc_updates.html.erb @@ -1,13 +1,5 @@ -Dear UMP EBC Technical Contacts, - -The files listed below now include new MARC records for titles recently added to UMPEBC on Fulcrum. -You can download these and other MARC records for the collection from our UMPEBC MARC folder on Box1. - -<%= @text %> - -If you have any problems, please contact fulcrum-info@umich.edu. - -- The Fulcrum Team at University of Michigan Press - - -1. https://umich.box.com/s/oxuimlw7m656w9ngpjfwim10zdqxy5at +

Dear UMP EBC Technical Contacts,

+

The files listed below now include new MARC records for titles recently added to UMPEBC on Fulcrum. You can download these and other MARC records for the collection from our UMPEBC MARC folder on Box.

+
<%= @text %>
+

If you have any problems, please contact fulcrum-info@umich.edu.

+

- The Fulcrum Team at University of Michigan Press

diff --git a/app/views/notifier_mailer/fulcrum_info_umpebc_marc_updates.text.erb b/app/views/notifier_mailer/fulcrum_info_umpebc_marc_updates.text.erb index 83514ec..a263650 100644 --- a/app/views/notifier_mailer/fulcrum_info_umpebc_marc_updates.text.erb +++ b/app/views/notifier_mailer/fulcrum_info_umpebc_marc_updates.text.erb @@ -1,12 +1,11 @@ Dear UMP EBC Technical Contacts, The files listed below now include new MARC records for titles recently added to UMPEBC on Fulcrum. -You can download these and other MARC records for the collection from our [UMPEBC MARC folder on Box][1]. +You can download these and other MARC records for the collection from our UMPEBC MARC folder +https://umich.box.com/s/oxuimlw7m656w9ngpjfwim10zdqxy5at on Box. <%= @text %> If you have any problems, please contact fulcrum-info@umich.edu. - The Fulcrum Team at University of Michigan Press - -[1]: https://umich.box.com/s/oxuimlw7m656w9ngpjfwim10zdqxy5at diff --git a/app/views/notifier_mailer/mpub_cataloging_encoding_error.html.erb b/app/views/notifier_mailer/mpub_cataloging_encoding_error.html.erb index 1da965f..cc67779 100644 --- a/app/views/notifier_mailer/mpub_cataloging_encoding_error.html.erb +++ b/app/views/notifier_mailer/mpub_cataloging_encoding_error.html.erb @@ -1,3 +1,2 @@ -While attempting to assemble MARC records for Michigan titles that are live on Fulcrum, the following records contained invalid UTF-8 characters. Please correct and upload the corresponding .xml/.mrc files at the earliest convenience. - -<%= @text %> +

While attempting to assemble MARC records for Michigan titles that are live on Fulcrum, the following records contained invalid UTF-8 characters. Please correct and upload the corresponding .xml/.mrc files at the earliest convenience.

+
<%= @text %>
diff --git a/app/views/notifier_mailer/mpub_cataloging_encoding_error.text.erb b/app/views/notifier_mailer/mpub_cataloging_encoding_error.text.erb index 1da965f..db54a2d 100644 --- a/app/views/notifier_mailer/mpub_cataloging_encoding_error.text.erb +++ b/app/views/notifier_mailer/mpub_cataloging_encoding_error.text.erb @@ -1,3 +1,5 @@ -While attempting to assemble MARC records for Michigan titles that are live on Fulcrum, the following records contained invalid UTF-8 characters. Please correct and upload the corresponding .xml/.mrc files at the earliest convenience. +While attempting to assemble MARC records for Michigan titles that are live on Fulcrum, +the following records contained invalid UTF-8 characters. +Please correct and upload the corresponding .xml/.mrc files at the earliest convenience. <%= @text %> diff --git a/app/views/notifier_mailer/mpub_cataloging_missing_record.html.erb b/app/views/notifier_mailer/mpub_cataloging_missing_record.html.erb index 81c32bc..baa1ad9 100644 --- a/app/views/notifier_mailer/mpub_cataloging_missing_record.html.erb +++ b/app/views/notifier_mailer/mpub_cataloging_missing_record.html.erb @@ -1,3 +1,2 @@ -While attempting to assemble MARC records for Michigan titles that are live on Fulcrum, the following records could not be found in the Box folder. Please upload the corresponding .xml/.mrc files at the earliest convenience. - -<%= @text %> +

While attempting to assemble MARC records for Michigan titles that are live on Fulcrum, the following records could not be found in the Box folder. Please upload the corresponding .xml/.mrc files at the earliest convenience.

+
<%= @text %>
diff --git a/app/views/notifier_mailer/mpub_cataloging_missing_record.text.erb b/app/views/notifier_mailer/mpub_cataloging_missing_record.text.erb index 81c32bc..c33eeec 100644 --- a/app/views/notifier_mailer/mpub_cataloging_missing_record.text.erb +++ b/app/views/notifier_mailer/mpub_cataloging_missing_record.text.erb @@ -1,3 +1,5 @@ -While attempting to assemble MARC records for Michigan titles that are live on Fulcrum, the following records could not be found in the Box folder. Please upload the corresponding .xml/.mrc files at the earliest convenience. +While attempting to assemble MARC records for Michigan titles that are live on Fulcrum, +the following records could not be found in the Box folder. +Please upload the corresponding .xml/.mrc files at the earliest convenience. <%= @text %>