mirror of
https://notabug.org/halcyon-suite/halcyon
synced 2024-12-22 15:59:24 +01:00
9 lines
276 B
PHP
9 lines
276 B
PHP
<div class="overlay_simple overlay_copy_link invisible">
|
|
<header class="overlay_simple_header">
|
|
<span class="emoji_poss"><?=_('Copy link to Toot')?></span>
|
|
</header>
|
|
<div class="overlay_simple_body">
|
|
<input class="copy_link_input" type="text" value="" readonly>
|
|
</div>
|
|
</div>
|