Skip to content

Commit

Permalink
Merge pull request HelloZeroNet#1023 from anoadragon453/master
Browse files Browse the repository at this point in the history
Small grammar fix
  • Loading branch information
HelloZeroNet authored Jul 17, 2017
2 parents a6ce2a0 + dc82f7a commit 8281176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Ui/template/site_add.html
Original file line number Diff line number Diff line change
Expand Up @@ -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}">
Expand All @@ -37,4 +37,4 @@ <h2>Please confirm before add new site to the client</h2>
</div>

</body>
</html>
</html>

0 comments on commit 8281176

Please sign in to comment.