![]() |
Template Modification
I'm working on an extra Admin options hack and I almost have it finished. I am running into a couple of last minute problems though. I am looking for a way to have a link that will open the template modifications and do a show all, all from one link. The code I have right now is:
<a href="template.php?s=<?php echo $session[sessionhash]; ?>&action=modify&expandset=1&gr">Modify Templates</a> but that only opens the first level of it and not the show all. Can anyone tell me what I can do to have it show them all from this one link? And I also have a form for seraching the templates at the bottom of the box I am putting this in but for some reason there is an extra space at the bottom of the box that I can't get rif of. How do I have the box end at the very bottom of the search templates option? Thank in advance. |
I figured it out!
This code: Code:
<a href="template.php?s=<?php echo $session[sessionhash]; ?>&action=modify&expandset=1&gr">Modify Templates</a> Code:
<a href="template.php?s=<?php echo $session[sessionhash]; ?>&action=modify&expandset=1&group=all">Modify Templates</a> |
All times are GMT. The time now is 06:09 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|