зеркало из https://github.com/mozilla/fxa.git
fix(fxa-content-server): update copy on button
This commit is contained in:
Родитель
413d67b41f
Коммит
03159ddf60
|
@ -18,7 +18,7 @@
|
|||
|
||||
<div class="button-row">
|
||||
{{#hasFirefoxViewSupport}}
|
||||
<a id="open-firefox-view" class="button primary-button">{{#t}}Open Firefox View{{/t}}</a>
|
||||
<a id="open-firefox-view" class="button primary-button">{{#t}}See tabs from synced devices{{/t}}</a>
|
||||
{{/hasFirefoxViewSupport}}
|
||||
{{^hasFirefoxViewSupport}}
|
||||
<a href="/settings#connected-services" class="button primary-button">{{#t}}Manage devices{{/t}}</a>
|
||||
|
@ -26,4 +26,3 @@
|
|||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче