mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added more remote control commands
This commit is contained in:
parent
371dd1454a
commit
432c8c49ce
20 changed files with 129 additions and 117 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Media Browser</title>
|
||||
<title>${LabelMediaBrowser}</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="wizardFinishPage" data-role="page" class="page standalonePage wizardPage">
|
||||
|
@ -12,7 +12,7 @@
|
|||
<h2>
|
||||
<img src="css/images/checkmarkblack.png" />${LabelYoureDone}</h2>
|
||||
|
||||
<p>That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish</b> to view the <b>Dashboard</b>.</p>
|
||||
<p>${WizardCompleted}</p>
|
||||
|
||||
<p class="appLinks">
|
||||
<a href="http://www.amazon.com/Mark-Linton-Mediabrowser-Android-Client/dp/B00GVH9O0I" target="_blank">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue