Change: adjust button text, pos

This commit is contained in:
eight04 2021-12-10 20:12:49 +08:00
parent 2f79076faa
commit 3b4c925acf
2 changed files with 2 additions and 4 deletions

View File

@ -735,7 +735,7 @@
"description": "The label of live-reload feature"
},
"manageExecutionOrder": {
"message": "Change execution order"
"message": "Injection order"
},
"manageFavicons": {
"message": "Favicons in applies-to column",

View File

@ -313,10 +313,8 @@
</a>
</label>
</div>
<button id="execution-order-button" i18n-text="manageExecutionOrder"></button>
<button id="manage-options-button" i18n-text="openOptions"></button>
<button id="execution-order-button" i18n-text="manageExecutionOrder"></button>
</details>
</div>