summaryrefslogtreecommitdiff
path: root/src/web/_views/header.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/web/_views/header.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/web/_views/header.php b/src/web/_views/header.php
index 07c26b8..c06cef8 100644
--- a/src/web/_views/header.php
+++ b/src/web/_views/header.php
@@ -17,7 +17,8 @@
</h1>
<div role="navigation">
<ul id="nav">
- <li><?=ilang('action_home',
+ <li class="ie-nav">
+ <?=ilang('action_home',
href: $this->get_url('home'),
container: 'h2'
)?></li>