aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_jabber.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/acp_jabber.html')
-rw-r--r--phpBB/adm/style/acp_jabber.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_jabber.html b/phpBB/adm/style/acp_jabber.html
index 4d667d2966..43f7f51375 100644
--- a/phpBB/adm/style/acp_jabber.html
+++ b/phpBB/adm/style/acp_jabber.html
@@ -17,6 +17,9 @@
<fieldset>
<legend>{L_ACP_JABBER_SETTINGS}</legend>
+<!-- IF S_GTALK_NOTE -->
+ <p>{L_JAB_GTALK_NOTE}</p>
+<!-- ENDIF -->
<dl>
<dt><label for="jab_enable">{L_JAB_ENABLE}:</label><br /><span>{L_JAB_ENABLE_EXPLAIN}</span></dt>
<dd><label><input type="radio" class="radio" id="jab_enable" name="jab_enable" value="1"<!-- IF JAB_ENABLE --> checked="checked"<!-- ENDIF --> /> {L_ENABLED}</label>