Skip to content

Commit

Permalink
Fixed issue #163
Browse files Browse the repository at this point in the history
  • Loading branch information
tpanajott committed Aug 31, 2024
1 parent f71ec20 commit 4798e41
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h3 class="font-semibold text-gray-900 dark:text-white">Warnings</h3>
<li>
<a onclick="startNSPanelTftUpdate(this);" data-nspanel-mac=""
class="block px-4 py-2 hover:bg-gray-600 hover:text-white cursor-pointer"><span
class="mdi mdi-table-arrow-up pr-2"></span>Update screen</a>
class="mdi mdi-table-arrow-up pr-2"></span>Update GUI</a>
</li>
</ul>
<ul class="py-2 text-sm text-gray-700 dark:text-gray-400" aria-labelledby="dropdownLargeButton">
Expand All @@ -137,4 +137,4 @@ <h3 class="font-semibold text-gray-900 dark:text-white">Warnings</h3>
</div>
</div>
</div>
</template>
</template>

0 comments on commit 4798e41

Please sign in to comment.