Skip to content

Commit dfef9b4

Browse files
committed
move closing ul
1 parent 44178a8 commit dfef9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/nav.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
echo '<div class="login"><a class="button white-hover" href='."'users/control/server.php'".'>Login</a><div class="dropdown-content"></div></div>';
1515
}
1616
?>
17-
<ul>
17+
</ul>
1818
</div>

0 commit comments

Comments
 (0)