Change text
This commit is contained in:
parent
7150cf05a6
commit
ded7fcbb75
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ if (Astro.url.pathname.startsWith("/support")) {
|
|||
---
|
||||
|
||||
{IsOnSupport ?
|
||||
<div class="container"><FeelbackYesNo contentSetId="98b1b74f-cd4d-4808-bfd4-0498f52ee448" preset="check" showCount/></div>
|
||||
<div class="container"><FeelbackYesNo textQuestion="Was this article useful?" contentSetId="98b1b74f-cd4d-4808-bfd4-0498f52ee448" preset="check" showCount/></div>
|
||||
:
|
||||
null
|
||||
}
|
Reference in a new issue