Merge pull request #1023 from anoadragon453/master

Small grammar fix
This commit is contained in:
ZeroNet 2017-07-17 15:10:09 +02:00 committed by GitHub
commit 8281176873
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
<div class="content">
<h1>Add new site</h1>
<h2>Please confirm before add new site to the client</h2>
<h2>Please confirm before adding a new site to the client</h2>
<form action="/add/" method="POST">
<input type="hidden" name="add_nonce" value="{add_nonce}">
<input type="hidden" name="address" value="{address}">
@ -37,4 +37,4 @@
</div>
</body>
</html>
</html>