Skip to content

Commit a2436f8

Browse files
committed
Add missing packet header label to packet index
1 parent 03478cd commit a2436f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/Packet/Index.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ require('./header.inc.phtml');
7272
<table>
7373
<thead>
7474
<tr>
75-
<th class="left"></th>
75+
<th class="left">Packet</th>
7676
<th class="left">Author</th>
7777
</tr>
7878
</thead><tbody>

0 commit comments

Comments
 (0)