Change: adjust button text, pos
This commit is contained in:
parent
2f79076faa
commit
3b4c925acf
|
@ -735,7 +735,7 @@
|
||||||
"description": "The label of live-reload feature"
|
"description": "The label of live-reload feature"
|
||||||
},
|
},
|
||||||
"manageExecutionOrder": {
|
"manageExecutionOrder": {
|
||||||
"message": "Change execution order"
|
"message": "Injection order"
|
||||||
},
|
},
|
||||||
"manageFavicons": {
|
"manageFavicons": {
|
||||||
"message": "Favicons in applies-to column",
|
"message": "Favicons in applies-to column",
|
||||||
|
|
|
@ -313,10 +313,8 @@
|
||||||
</a>
|
</a>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<button id="execution-order-button" i18n-text="manageExecutionOrder"></button>
|
|
||||||
|
|
||||||
<button id="manage-options-button" i18n-text="openOptions"></button>
|
<button id="manage-options-button" i18n-text="openOptions"></button>
|
||||||
|
<button id="execution-order-button" i18n-text="manageExecutionOrder"></button>
|
||||||
</details>
|
</details>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user