Merge pull request #53 from AndyHee/fix-patch-1

Update health_summary.tpl
This commit is contained in:
Hypolite Petovan 2018-05-09 22:50:09 -04:00 committed by GitHub
commit 82e529df2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>