File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ function get_operating_system() {
259
259
<span class =" copy-icon" tabindex =" 0" role =" button" aria-label =" Copy URL to clipboard" >
260
260
</span >
261
261
@else
262
- <span class =" copy-icon" tabindex = " 0 " role =" button" aria-label =" Copy URL to clipboard " >
262
+ <span class =" copy-icon" role =" button" aria-label =" Share this page " >
263
263
<div onclick =" alert('URL has been copied to your clipboard!')" align =" right" class =" sharediv" >
264
264
<div >
265
265
<a class =" sharebutton button-hover icon-hover" tabindex =" 0" role =" button" aria-label =" Share this page" >
@@ -270,6 +270,7 @@ function get_operating_system() {
270
270
</div >
271
271
</span >
272
272
@endif
273
+
273
274
<script >{!! file_get_contents (base_path (" assets/linkstack/js/share.button.js" )) ! !} </script >
274
275
275
276
@endif
You can’t perform that action at this time.
0 commit comments