I have all me editor files in a subfolder of my admin site (folder is called 'editor'). All is working great, but I've run into one issue. When I click the 'Insert Templates' link in the toolbar, it tries to load that page (templates.aspx) from the root of my admin site rather than in its actual location (root/editor/templates.aspx). What's the best way edit the links like that in the toolbar?
thanks!