Forward admin users merge
.../public/users/edit-alias.php renamed to .../public/edit-forward.php and modified so admins can use it too. As was done at .../public/user/vacation.php and .../public/vacation.php
.../public/users/edit-forward.php added. This provides a reference to .../public/edit-forward.php. .../public/edit-forward.php uses .../templates/edit-forward.tpl as template this was .../templates/edit-alias.tpl
This allows .../public/user/edit-alias.php and .../templates/edit-alias.tpl to be dropped
Made changes in .../templates/list-virtual_mailbos.tpl , .../templates/user_menu.tpl and .../config/menu.conf so that they now cause .../public/edit-forward .php is called for both users and admins.
TODO .../public/edit-forward.php to use templates/editform.tpl at David Goodwin's request to reduce the number of templates.
david ,
there is more wrong, the correct template is not called need to find out where and what went wrong