mirror of
https://github.com/abh/ntppool.git
synced 2026-04-26 03:55:52 +03:00
[GH-ISSUE #204] Small HTML syntax error #351
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntppool#351
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bruncsak on GitHub (Jul 3, 2021).
Original GitHub issue: https://github.com/abh/ntppool/issues/204
There is a small syntax error in the file docs/manage/tpl/navigation_sidebar.html .
Two closing HTML tags (
</b>and</a>) are in incorrect order.I created a pull request to fix this: https://github.com/abh/ntppool/pull/203
@tnhung2011 commented on GitHub (Nov 7, 2024):
I can see that the issue is resolved at https://github.com/abh/ntppool/pull/203. Can anyone please close this?