Skip to content

Commit d27618e

Browse files
committed
Add anchor link to comment section
1 parent 576a446 commit d27618e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/Packet/View.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ require("./header.inc.phtml");
105105
</footer>
106106
</article>
107107
<article>
108-
<header>Comments</header>
108+
<header><a name="comments">Comments</a></header>
109109
<section>
110110
<?php if (!$comments) { ?>
111111
<p class="center"><em>no one has commented yet.</em></p>

0 commit comments

Comments
 (0)