summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/steckbrief.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/steckbrief.tmpl b/templates/steckbrief.tmpl
index a63ddc45..628fce0a 100644
--- a/templates/steckbrief.tmpl
+++ b/templates/steckbrief.tmpl
@@ -1,10 +1,10 @@
<span class="infobox">
Name: [[<TMPL_VAR raw_name>]]<br />
Nickname: [[<TMPL_VAR raw_nickname>]]<br />
-Jabber-ID: [[<TMPL_VAR raw_jabberID>]]<br />
+JabberID: [[<TMPL_VAR raw_jabberID>]]<br />
ICQ: <TMPL_VAR icq><br />
<TMPL_IF IRC>
-IRC-Nick: <TMPL_VAR raw_IRC-Nick><br />
+IRCNick: <TMPL_VAR raw_IRC-Nick><br />
<TMPL_ELSE>
Nicht im IRC<br />
</TMPL_IF>