Skip to content

Commit

Permalink
placeholder user@host -> user@provider (fixes #729)
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong committed Jun 23, 2014
1 parent 1a7c4e2 commit f8b1733
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/widget.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</div>
<!-- initial -->
<form novalidate class="remotestorage-initial">
<input type="email" placeholder="user@host" name="userAddress" novalidate>
<input type="email" placeholder="user@provider" name="userAddress" novalidate>
<button class="connect" name="connect" title="connect" disabled="disabled">
<img>
</button>
Expand Down
2 changes: 1 addition & 1 deletion src/assets.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f8b1733

Please sign in to comment.