fix(email) (#5373) r=@shane-tomlinson
Making the button match the call-to-action in the heading
This commit is contained in:
Родитель
71d94603ec
Коммит
448104fe63
|
@ -25,7 +25,7 @@
|
|||
</div>
|
||||
|
||||
<div class="button-row">
|
||||
<button id="submit-btn" type="submit" class="disabled">{{#t}}Next{{/t}}</button>
|
||||
<button id="submit-btn" type="submit" class="disabled">{{#t}}Continue{{/t}}</button>
|
||||
</div>
|
||||
</form>
|
||||
</section>
|
||||
|
|
Загрузка…
Ссылка в новой задаче