Center metadata not found error message

This commit is contained in:
Jonathan Wong 2015-09-25 00:36:44 -07:00
parent 1c3a3876e3
commit fb8f6ebd8c

View file

@ -426,11 +426,11 @@ DOCUMENTATION :: END
</div> </div>
<div class="summary-content-title-wrapper"> <div class="summary-content-title-wrapper">
<div class="col-md-12"> <div class="col-md-12">
<h4> <h4 style="text-align: center; margin-bottom: 20px;">
Error retrieving item metadata. This media item is not available in the Plex Media Server library. Error retrieving item metadata. This media item is not available in the Plex Media Server library.
</h4> </h4>
% if query: % if query:
<h4> <h4 style="text-align: center; margin-bottom: 20px;">
If the item has been moved, please select the correct match below to update the PlexPy database. If the item has been moved, please select the correct match below to update the PlexPy database.
</h4> </h4>
% endif % endif