Enable the read-only mode in Cryptpoll

This commit is contained in:
yflory
2016-09-22 16:09:20 +02:00
parent ad32ea2a82
commit 99004428d5
3 changed files with 69 additions and 14 deletions

View File

@@ -40,7 +40,7 @@
<div id="toolbar" class="buttons">
<sub><a href="/"></a></sub>
</div>
<h1>CryptPoll</h1>
<h1 id="mainTitle">CryptPoll</h1>
<h2 data-localization="poll_subtitle"></h2>
<p data-localization="poll_p_save"></p>
@@ -53,7 +53,7 @@
<input type="text" id="title" placeholder="title"><br />
<textarea id="description" placeholder="description"></textarea>
<p data-localization="poll_p_howtouse"></p>
<p id="howToUse" data-localization="poll_p_howtouse"></p>
<!-- Table markup-->
<table id="table">