Remove AutoRunAtStartup
This commit is contained in:
parent
5de06685e6
commit
b1d51eb80e
48 changed files with 1 additions and 113 deletions
|
@ -22,26 +22,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="fldRunAtStartup" class="checkboxContainer checkboxContainer-withDescription hide">
|
||||
<label>
|
||||
<input is="emby-checkbox" type="checkbox" id="chkRunAtStartup" />
|
||||
<span>${LabelRunServerAtStartup}</span>
|
||||
</label>
|
||||
<div id="windowsStartupDescription" class="fieldDescription checkboxFieldDescription hide">
|
||||
${LabelRunServerAtStartupHelp}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="fldRunWebAppAtStartup" class="checkboxContainer checkboxContainer-withDescription hide">
|
||||
<label>
|
||||
<input is="emby-checkbox" type="checkbox" id="chkRunWebAppAtStartup" />
|
||||
<span>${LaunchWebAppOnStartup}</span>
|
||||
</label>
|
||||
<div class="fieldDescription checkboxFieldDescription">
|
||||
${LaunchWebAppOnStartupHelp}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="verticalSection verticalSection-extrabottompadding">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue