The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Does anyone know how to make it so that the check box for "Save in Template History" is auto-set to checked, so that i dont have to click the box myself to save in history (i always forget to do it)...the other day i accidently edited the wrong template, and having template history would have helped fix my mistake sooner
thanks |
#2
|
|||
|
|||
![]()
find this line and add the red one.
Code:
print_label_row($vbphrase['save_in_template_history'], '<label for="savehistory"><input type="checkbox" name="savehistory" id="savehistory" value="1" tabindex="1" checked="checked" />' . $vbphrase['yes'] . '</label><br /><span class="smallfont">' . $vbphrase['comment'] . '</span> <input type="text" name="histcomment" value="" tabindex="1" class="bginput" size="50" />'); |
#3
|
||||
|
||||
![]()
^^awesome...thanks
|
#4
|
|||
|
|||
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|