get ready to add help pages

This commit is contained in:
idk
2019-03-13 17:50:34 -04:00
parent 71588697b5
commit bababff896
7 changed files with 38 additions and 20 deletions

View File

@@ -25,7 +25,7 @@
<input type="text" data="port" id="port" value="4444"/>
</section>
<!--
<section class="scheme-options control-options">
<div class="title" >Controller Options</div>
<p id="controlHelpText"> These options will be inert if used with the default i2p HTTP or SOCKS
@@ -37,7 +37,7 @@
<input type="text" data="controlport" id="controlport" value="4444"/>
</section>
-->
<input type="button" value="Save preferences" id="save-button"/>
<script src="options.js"></script>