1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update text

This commit is contained in:
Luke Pulverenti 2015-03-21 14:12:12 -04:00
parent 598ac483e0
commit 56f6598039
92 changed files with 120 additions and 123 deletions

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>${TitleMediaBrowser}</title>
<title>Emby</title>
</head>
<body>
<div id="wizardStartPage" data-role="page" class="page standalonePage wizardPage">
@ -13,7 +13,7 @@
<div>
<h2 style="float:left;">
<img src="css/images/mblogoicon.png" />${WelcomeToMediaBrowser}
<img src="css/images/mblogoicon.png" />${WelcomeToProject}
</h2>
<a class="accentButton accentButton-g" href="https://github.com/MediaBrowser/Wiki/wiki/Quick%20start" target="_blank" style="float:right;margin-top:20px;"><i class="fa fa-info"></i>${ButtonQuickStartGuide}</a>
</div>