renamed Open Settings to Settings
This commit is contained in:
@@ -92,7 +92,7 @@
|
|||||||
<button id="copyRawBtn" class="ghost" type="button">Copy Markdown</button>
|
<button id="copyRawBtn" class="ghost" type="button">Copy Markdown</button>
|
||||||
<button id="clearOutputBtn" class="ghost" type="button">Clear</button>
|
<button id="clearOutputBtn" class="ghost" type="button">Clear</button>
|
||||||
</div>
|
</div>
|
||||||
<button id="settingsBtn" class="link">Open Settings</button>
|
<button id="settingsBtn" class="link">Settings</button>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<script src="popup.js"></script>
|
<script src="popup.js"></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user