commit
8281176873
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h1>Add new site</h1>
|
<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">
|
<form action="/add/" method="POST">
|
||||||
<input type="hidden" name="add_nonce" value="{add_nonce}">
|
<input type="hidden" name="add_nonce" value="{add_nonce}">
|
||||||
<input type="hidden" name="address" value="{address}">
|
<input type="hidden" name="address" value="{address}">
|
||||||
|
|
Loading…
Reference in a new issue