|
|
@@ -333,7 +333,7 @@ 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='';">
|
|
|
+ <span class="field-help-text" onclick="this.previousElementSibling.type='text';this.innerHTML='';" style="cursor:pointer;">
|
|
|
👁 {$customfields[4].description}
|
|
|
</span>
|
|
|
{/if}
|