modify cancel button text and position in license popup
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
<f7-popup class="license-popup">
|
||||
<f7-page>
|
||||
<f7-navbar>
|
||||
<f7-nav-left>
|
||||
<f7-link popup-close :text="$t('Cancel')"></f7-link>
|
||||
</f7-nav-left>
|
||||
<f7-nav-title :title="$t('License')"></f7-nav-title>
|
||||
<f7-nav-right>
|
||||
<f7-link popup-close :text="$t('Done')"></f7-link>
|
||||
</f7-nav-right>
|
||||
</f7-navbar>
|
||||
<f7-block>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user