Update health_summary.tpl #53

Merged
AndyHee merged 1 commits from fix-patch-1 into master 2018-05-10 04:50:10 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -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>