Merge pull request #2813 from mbauskar/feedback
[minor] Feedback Rating should show a messages that 5 is highest
This commit is contained in:
commit
d8ffec84ee
1 changed files with 1 additions and 0 deletions
|
|
@ -5,4 +5,5 @@
|
|||
<a class="rating" style="font-size: 20px; text-decoration: none; color: grey" href="{{url}}&rating=3">★</a>
|
||||
<a class="rating" style="font-size: 20px; text-decoration: none; color: grey" href="{{url}}&rating=4">★</a>
|
||||
<a class="rating" style="font-size: 20px; text-decoration: none; color: grey" href="{{url}}&rating=5">★</a>
|
||||
<p>{{ _(1 star being lowest & 5 stars being highest rating) }}</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue