Fix attribute name of share URL button
This commit is contained in:
parent
031e878620
commit
4845f6ef14
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
<i id="copy-link" class="fa-fw fas fa-link small"
|
||||
data-toggle="tooltip" data-placement="top"
|
||||
title="{{ site.data.locales[lang].post.button.share_link.title }}"
|
||||
title-succeed="{{ site.data.locales[lang].post.button.share_link.succeed }}">
|
||||
data-title-succeed="{{ site.data.locales[lang].post.button.share_link.succeed }}">
|
||||
</i>
|
||||
|
||||
</span>
|
||||
|
|
Loading…
Reference in a new issue