Removes whitespace issue that was preventing grunt init from working

closes #5454
- removed the second email therefore removing whitespace issue
This commit is contained in:
John O'Mahoney 2015-06-19 18:35:11 +01:00
parent 7e80668c2a
commit c288bdf7ee

View File

@ -8,8 +8,7 @@
<form class="gh-flow-invite">
<label>Enter one email address per line, well handle the rest! <i class="icon-mail"></i></label>
{{textarea class="gh-input" name="users" placeholder="john@example.com
sally.sanders@example.com" value=users}}
{{textarea class="gh-input" name="users" placeholder="john@example.com" value=users}}
</form>
<button {{action 'invite'}} class="btn btn-default btn-lg btn-block {{buttonClass}}">