aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2012-12-19 20:23:55 +0000
committerThomas Willingham <founder@kakste.com>2012-12-19 20:23:55 +0000
commitc59cfc13a28f23d91766fd0bcde07b92333a21c4 (patch)
treef80948bce1c22b2c0731bf943c822ff6cd87ab89
parentde556f43fc0fe0ab5829ee18c87e421210315958 (diff)
downloadvolse-hubzilla-c59cfc13a28f23d91766fd0bcde07b92333a21c4.tar.gz
volse-hubzilla-c59cfc13a28f23d91766fd0bcde07b92333a21c4.tar.bz2
volse-hubzilla-c59cfc13a28f23d91766fd0bcde07b92333a21c4.zip
But...git add *all* the files.
-rw-r--r--view/tpl/nav.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl
index 2c579f5dc..d052cde3f 100644
--- a/view/tpl/nav.tpl
+++ b/view/tpl/nav.tpl
@@ -33,7 +33,7 @@
{{ if $nav.intros }}
<li id="nav-intros-link" class="nav-menu $sel.intros">
- <a class="$nav.intros.2" href="$nav.intros.0" title="$nav.intros.3" ><span class="icon introductions">$nav.intros.1</a>
+ <a class="$nav.intros.2" href="$nav.intros.0" title="$nav.intros.3" >$nav.intros.1</a>
<span id="intro-update" class="nav-notify"></span>
</li>
{{ endif }}