Spaces:
Running on Zero
Running on Zero
update
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -637,7 +637,7 @@ body{
|
|
| 637 |
|
| 638 |
<div class="insp-section">
|
| 639 |
<button id="custom-run-btn" class="btn-run">
|
| 640 |
-
<span id="run-btn-label">
|
| 641 |
</button>
|
| 642 |
<button id="custom-cancel-btn" class="btn-cancel" style="display:none;">Cancel</button>
|
| 643 |
<div class="run-hint">⌘/Ctrl + Enter</div>
|
|
|
|
| 637 |
|
| 638 |
<div class="insp-section">
|
| 639 |
<button id="custom-run-btn" class="btn-run">
|
| 640 |
+
<span id="run-btn-label">Edit Image</span>
|
| 641 |
</button>
|
| 642 |
<button id="custom-cancel-btn" class="btn-cancel" style="display:none;">Cancel</button>
|
| 643 |
<div class="run-hint">⌘/Ctrl + Enter</div>
|