diff options
author | Z.J. van de Weg <git@zjvandeweg.nl> | 2017-03-06 08:55:30 +0100 |
---|---|---|
committer | Z.J. van de Weg <git@zjvandeweg.nl> | 2017-03-06 08:55:30 +0100 |
commit | b3aae422a6adbc0e46901a0c9dde5b75b791e060 (patch) | |
tree | d93e28c1b502e777ec89f4a2af6c9ec3ec91ea3c /app/views/groups/_create_chat_team.html.haml | |
parent | 28910ffddf348f98b470462a0b354234774bf4f5 (diff) | |
download | gitlab-ce-b3aae422a6adbc0e46901a0c9dde5b75b791e060.tar.gz |
Minor edits, incorporate review
Diffstat (limited to 'app/views/groups/_create_chat_team.html.haml')
-rw-r--r-- | app/views/groups/_create_chat_team.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/_create_chat_team.html.haml b/app/views/groups/_create_chat_team.html.haml index f0ace28c422..20de1b4c973 100644 --- a/app/views/groups/_create_chat_team.html.haml +++ b/app/views/groups/_create_chat_team.html.haml @@ -10,7 +10,7 @@ Create a Mattermost team for this group %br %small.light.js-toggle-content - Team URL: + Mattermost URL: = Settings.mattermost.host %span> / %span{ "data-bind-out" => "create_chat_team" } |