Quote:
Originally Posted by chrisroo
www.snappyswaps.com
I don't have a default template installed, i just have the one template thats currently on there.
here is a sample of my code:
PHP Code:
<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="dst" />
</form>
Thats in my footer file
|
You can re-add the default style if it was deleted...
AdminCP > Styles & Templates > Style Manager > Add New Style
Parent = None
Name = Default
Allow Selection = Yes
Display Number = (any other than 0)
Then just click "Save"