diff --git a/templates/registered/services.html b/templates/registered/services.html
index f08f128a..08cf83e8 100644
--- a/templates/registered/services.html
+++ b/templates/registered/services.html
@@ -15,12 +15,14 @@
Service |
Username |
Password |
+ Domain |
Action |
Forums |
{{ authinfo.forum_username }} |
{{ authinfo.forum_password }} |
+ https://the99eve.com/forums/ |
{% ifequal authinfo.forum_username "" %}
@@ -38,10 +40,9 @@
|
Jabber |
-
- {{ authinfo.jabber_username }}{% if authinfo.jabber_username != "" %}{{ JABBER_URL }}{% endif %}
- |
+ {{ authinfo.jabber_username }} |
{{ authinfo.jabber_password }} |
+ {{ JABBER_URL }} |
{% ifequal authinfo.jabber_username "" %}
@@ -61,6 +62,7 @@
| Mumble |
{{ authinfo.mumble_username }} |
{{ authinfo.mumble_password }} |
+ the99eve.com |
{% ifequal authinfo.mumble_username "" %}
|