summary refs log tree commit diff
path: root/webclient/settings/settings.html
diff options
context:
space:
mode:
authorEmmanuel ROHEE <erohee@amdocs.com>2014-08-22 18:23:38 +0200
committerEmmanuel ROHEE <erohee@amdocs.com>2014-08-22 18:23:38 +0200
commit31e7cec4868bbe98e2bfec04db47ec1d0bf3b8ed (patch)
tree1cdf4287e9d5cac48a284d3fed92890de469cf44 /webclient/settings/settings.html
parentMerge branch 'settings-page' into develop (diff)
downloadsynapse-31e7cec4868bbe98e2bfec04db47ec1d0bf3b8ed.tar.xz
Added "Your name" as placeholder to help user understand what is this alone input box
Diffstat (limited to '')
-rw-r--r--webclient/settings/settings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webclient/settings/settings.html b/webclient/settings/settings.html

index 63b12c8f56..453a4fc35f 100644 --- a/webclient/settings/settings.html +++ b/webclient/settings/settings.html
@@ -15,7 +15,7 @@ </td> <td> <div id="user-ids"> - <input size="40" ng-model="profile.displayName"/> + <input size="40" ng-model="profile.displayName" placeholder="Your name"/> </div> </td> <td>