mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-01 12:22:58 +02:00
ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)
git-svn-id: file:///svn/phpbb/trunk@7736 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<!-- IF S_SEND_ICQ -->
|
||||
<dl class="fields2">
|
||||
<dt><label for="from">{L_IM_NAME}:</label></dt>
|
||||
<dd><input class="inputbox autowidth" type="text" name="from" id="from" size="20" maxlength="40" /></dd>
|
||||
<dd><input class="inputbox autowidth" type="text" name="from" id="from" size="20" /></dd>
|
||||
</dl>
|
||||
<dl class="fields2">
|
||||
<dt><label for="body">{L_IM_MESSAGE}:</label></dt>
|
||||
|
Reference in New Issue
Block a user