The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Suggestion: Make the checkbox & radio button description text clickable (like the rest of vBulletin), on the 'edit settings' page for mods, buy adding a label tag.
Code:
<input name="dlstatusbf[tagged]" value="1" type="checkbox"> Tag this modification. Code:
<label><input name="dlstatusbf[tagged]" value="1" type="checkbox"> Tag this modification.</label> |
|
#2
|
||||
|
||||
|
Added to the future updates list.
|
|
#3
|
||||
|
||||
|
Thanks, you da man.
|
|
#4
|
||||
|
||||
|
We could use the same thing for the "Quote Message in Quick Reply." checkbox below the PM quick reply.
|
|
#5
|
||||
|
||||
|
It already does that ^^ Unless someone changed it overnight
|
|
#6
|
||||
|
||||
|
I'm quite sure it doesn't - he means so that you can click anywhere on the text (Quote Message in Quick Reply) rather than just the tickbox itself.
|
|
#7
|
||||
|
||||
|
I am clicking on the "Quote message in reply?", and it ticks the box for me...
|
|
#8
|
||||
|
||||
|
I think he meant in the private message one.
|
|
#9
|
||||
|
||||
|
|
![]() |
|
|