|
|
@@ -320,8 +320,8 @@ var _localLang = {
|
|
|
<label for="customfield{$customfields[2].id}">{$customfields[2].name}</label>
|
|
|
{$customfields[2].input}
|
|
|
{if $customfields[2].description}
|
|
|
- <span class="field-help-text" onclick="this.previousElementSibling.type='text';this.innerHTML='';" style="cursor:pointer;">
|
|
|
- 👁 {$customfields[2].description}
|
|
|
+ <span class="field-help-text" onclick="this.previousElementSibling.type='text';this.innerHTML='';">
|
|
|
+ <text style="cursor:pointer;">👁</text> {$customfields[2].description}
|
|
|
</span>
|
|
|
{/if}
|
|
|
</div>
|