1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-14 12:44:06 +02:00

Merge branch '3.1.x'

This commit is contained in:
Marc Alexander
2015-06-19 10:39:40 +02:00

View File

@@ -32,7 +32,7 @@
<!-- ENDIF --> <!-- ENDIF -->
<!-- IF S_JABBER_ENABLED --> <!-- IF S_JABBER_ENABLED -->
<dl> <dl>
<dt><label for="jabber">{L_JABBER}:</label></dt> <dt><label for="jabber">{L_JABBER}{L_COLON}</label></dt>
<dd><input type="text" name="jabber" id="jabber" value="{JABBER}" class="inputbox" /></dd> <dd><input type="text" name="jabber" id="jabber" value="{JABBER}" class="inputbox" /></dd>
</dl> </dl>
<!-- ENDIF --> <!-- ENDIF -->