Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 7b0bfef

Browse files
authored
Renamed button (Copy to Clipboard)
1 parent f5bfc40 commit 7b0bfef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/web/app/assets/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h1 class="ui header page">
9999
<div class="four wide column">
100100
<button id="copy-ontology-to-clipboard-button" class="ui tiny fluid button" data-clipboard-action="copy" data-clipboard-target="#ontology-text">
101101
<i class="copy icon"></i>
102-
Copy ontology
102+
Copy to Clipboard
103103
</button>
104104
</div>
105105
</div>

0 commit comments

Comments
 (0)