Make it clear that custom css/js are URLs

This commit is contained in:
calzoneman 2013-05-14 17:50:05 -04:00
parent c1c3e4c47f
commit ad54cffee1
1 changed files with 5 additions and 5 deletions

View File

@ -175,15 +175,15 @@
</div>
<div class="span5">
<label>Page Title
<input type="text" id="opt_pagetitle" placeholder="Sync" class="pull-right">
<input type="text" id="opt_pagetitle" placeholder="CyTube" class="pull-right">
</label>
<br>
<label>Custom CSS
<input type="text" id="opt_customcss" class="pull-right">
<label>External CSS
<input type="text" id="opt_customcss" class="pull-right" placeholder="CSS URL">
</label>
<br>
<label>Custom JS<sup class="text-warning">BETA</sup>
<input type="text" id="opt_customjs" class="pull-right">
<label>External JS
<input type="text" id="opt_customjs" class="pull-right" placeholder="JS URL">
</label>
<br>
<label class="checkbox">