[develop] Fix incorrect merge conflict resolution from PR #2085

PHPBB3-12235
This commit is contained in:
Nils Adermann 2014-03-05 11:51:38 +01:00
parent 0e35a85155
commit 71354ef185

View file

@ -19,7 +19,7 @@
<dd><input type="text" id="email" name="email" /></dd> <dd><input type="text" id="email" name="email" /></dd>
</dl> </dl>
<dl> <dl>
<dt><label for="joined">{L_JOINED}{L_COLON}</label><br /><span>{L_JOINED_EXPLAIN}</span></dt> <dt><label for="joined_after">{L_JOINED}{L_COLON}</label><br /><span>{L_JOINED_EXPLAIN}</span></dt>
<dd> <dd>
<strong>{L_AFTER}</strong> <input type="text" id="joined_after" name="joined_after" /> <strong>{L_AFTER}</strong> <input type="text" id="joined_after" name="joined_after" />
<br /> <br /> <strong>{L_BEFORE}</strong> <input type="text" id="joined_before" name="joined_before" /> <br /> <br /> <strong>{L_BEFORE}</strong> <input type="text" id="joined_before" name="joined_before" />