Submit and close in sitestructure
Posted: Mon 25. Jul 2005, 09:39
When content editing you have a SubmitClose I would also like to have when editing sitestructure
The phpwcms support forum will help to find answers to your questions. The small but strong community is here since more than 10 years.
https://forum.phpwcms.org/
Code: Select all
<input name="Submit" type="submit" class="button10" value="<?php echo $BL['be_admin_struct_button'] ?>">Code: Select all
<input name="Submit" type="submit" class="button10" value="<?php echo $BL['be_admin_struct_button'] ?>" onClick="location.href='phpwcms.php?do=articles&p=6';">