mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
15 lines
359 B
HTML
15 lines
359 B
HTML
![]() |
<div class="formDialogHeader">
|
|||
|
<h3 class="formDialogHeaderTitle" style="margin-left:1em;"></h3>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="formDialogContent smoothScrollY">
|
|||
|
<div class="dialogContentInner dialog-content-centered" style="padding-top:2em;">
|
|||
|
|
|||
|
<div class="text">
|
|||
|
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="formDialogFooter">
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|