Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-3837 now.

autowidth missing in prosilver/template/memberlist_im.html (fix completed in vcs)

line 22 should be:

Code: Select all
<dd><input class="inputbox autowidth" type="text" name="from" id="from" size="20" maxlength="40" /></dd>


and line 26 should be:

Code: Select all
<dd><textarea class="inputbox autowidth" name="body" id="body" rows="5" cols="45"></textarea></dd>

Comments / History

Posted by Bulletin Board Resources on Apr 13th 2007, 04:12

one more spot

line 57 should be:

Code: Select all
<dd><textarea class="inputbox autowidth" name="message" id="message" rows="5" cols="45"></textarea></dd>

Assigned ticket to user "DavidMJ"

Action performed by DavidMJ (Former Team Member) on Apr 14th 2007, 17:33

Changed ticket status from "New" to "Reviewed"

Action performed by DavidMJ (Former Team Member) on Apr 14th 2007, 17:33

Changed ticket status from "Reviewed" to "Review later"

Action performed by DavidMJ (Former Team Member) on Apr 21st 2007, 03:02

Assigned ticket to user "Acyd Burn"

Action performed by Acyd Burn (Server Manager) on May 6th 2007, 14:40

Changed ticket status from "Review later" to "Fix in progress"

Action performed by Acyd Burn (Server Manager) on May 6th 2007, 14:40

Linked ticket with changeset: r7485

Action performed by Anonymous (I am too lazy to register) on May 6th 2007, 15:31

Changed ticket status from "Fix in progress" to "Fix completed in CVS"

Action performed by Acyd Burn (Server Manager) on May 7th 2007, 09:51

Ticket details

Related SVN changesets