mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-10 07:22:37 -07:00
Center metadata not found error message
This commit is contained in:
parent
1c3a3876e3
commit
fb8f6ebd8c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue