Update health_summary.tpl
Fixed non-standard example URL
This commit is contained in:
parent
0bf3aa5cc1
commit
8adf1b8421
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<h1>Search for a Friendica node</h1>
|
||||
<form method="GET">
|
||||
<label>URL of node:</label>
|
||||
<input type="text" name="s" placeholder="friendica.example.social" />
|
||||
<input type="text" name="s" placeholder="example.com" />
|
||||
<input type="submit" value="Search" />
|
||||
</form>
|
||||
<br>
|
||||
|
|
Loading…
Reference in a new issue