make stuff work

This commit is contained in:
johnyma22 2012-11-02 15:15:13 +00:00
parent 3ca450fefc
commit 1d055f2cd4
3 changed files with 11 additions and 1 deletions

View file

@ -27,6 +27,7 @@
<textarea class="settings"></textarea>
<input type="button" class="settingsButton" id="saveSettings" value="Save Settings">
<input type="button" class="settingsButton" id="restartEtherpad" value="Restart Etherpad">
<div id="response"></div>
</div>
</body>
</html>