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

begin work on daily episodes

This commit is contained in:
Luke Pulverenti 2014-12-22 22:58:14 -05:00
parent 5ffb518fe0
commit b2cbf5ecb4
4 changed files with 12 additions and 21 deletions

View file

@ -14,6 +14,7 @@
<li id="fldUserName">
<label for="txtUserName">${LabelName}</label>
<input id="txtUserName" required="required" type="text" />
<div class="fieldDescription">${LabelNewUserNameHelp}</div>
</li>
</ul>