From ed539067269e5f0bcec3e0fe3d2a1fcf1e136fc7 Mon Sep 17 00:00:00 2001 From: Mr McClain Date: Mon, 18 Apr 2016 19:48:13 -0500 Subject: [PATCH] Addresses #398 --- stock/templates/registered/services.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/stock/templates/registered/services.html b/stock/templates/registered/services.html index 34a07fea..a98bedd8 100755 --- a/stock/templates/registered/services.html +++ b/stock/templates/registered/services.html @@ -19,6 +19,7 @@ Action {% if ENABLE_BLUE_FORUM %} + Forums {{ authinfo.forum_username }} {{ authinfo.forum_password }} @@ -44,8 +45,10 @@ {% endifequal %} + {% endif %} {% if ENABLE_BLUE_SMF %} + SMF Forums {{ authinfo.smf_username }} {{ authinfo.smf_password }} @@ -71,8 +74,10 @@ {% endifequal %} + {% endif %} {% if ENABLE_BLUE_IPBOARD %} + IPBoard Forums {{ authinfo.ipboard_username }} {{ authinfo.ipboard_password }} @@ -98,8 +103,10 @@ {% endifequal %} + {% endif %} {% if ENABLE_BLUE_MARKET %} + Alliance Market {{ authinfo.market_username }} {{ authinfo.market_password }} @@ -125,8 +132,10 @@ {% endifequal %} + {% endif %} {% if ENABLE_BLUE_PATHFINDER %} + Pathfinder {{ authinfo.pathfinder_username }} {{ authinfo.pathfinder_password }} @@ -152,6 +161,7 @@ {% endifequal %} + {% endif %} {% if ENABLE_BLUE_JABBER %} @@ -264,6 +274,7 @@ {% endif %} {% if ENABLE_BLUE_DISCOURSE %} + Discourse {{ authinfo.discourse_username }} {{ authinfo.discourse_password }} @@ -281,6 +292,7 @@ {% endifequal %} + {% endif %} {% if ENABLE_BLUE_TEAMSPEAK3 %} @@ -390,6 +402,7 @@ {% endif %} {% if ENABLE_AUTH_IPBOARD %} + IPBoard Forums {{ authinfo.ipboard_username }} {{ authinfo.ipboard_password }} @@ -415,8 +428,10 @@ {% endifequal %} + {% endif %} {% if ENABLE_AUTH_MARKET %} + Alliance Market {{ authinfo.market_username }} {{ authinfo.market_password }} @@ -442,8 +457,10 @@ {% endifequal %} + {% endif %} {% if ENABLE_AUTH_PATHFINDER %} + Pathfinder {{ authinfo.pathfinder_username }} {{ authinfo.pathfinder_password }} @@ -469,6 +486,7 @@ {% endifequal %} + {% endif %} {% if ENABLE_AUTH_JABBER %}