The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
checkbox to button?
HTML Code:
<label for="profilepic"> <input type="checkbox" name="deleteprofilepic" value="1" id="profilepic" />$vbphrase[delete_current_image]</label> I came up with this code: HTML Code:
<input class="button" type="submit" name="deleteprofilepic" value="1" id="profilepic">
|
#2
|
||||
|
||||
Try going with this:
HTML Code:
<input class="button" type="submit" name="deleteprofilepic" value="Delete" id="profilepic">
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|