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