Submit and close in sitestructure
Submit and close in sitestructure
When content editing you have a SubmitClose I would also like to have when editing sitestructure
http://www.studmed.dk Portal for doctors and medical students in Denmark
I have tried:
open: admin.structure.inc.php
Find
Changed to:
But it will not work - any ideas?
open: admin.structure.inc.php
Find
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';">http://www.studmed.dk Portal for doctors and medical students in Denmark