postfixadmin icon indicating copy to clipboard operation
postfixadmin copied to clipboard

Forward admin users merge

Open Jan-Kruis opened this issue 3 years ago • 1 comments

.../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.

Jan-Kruis avatar Nov 04 '22 00:11 Jan-Kruis

david ,

there is more wrong, the correct template is not called need to find out where and what went wrong

Jan-Kruis avatar Nov 04 '22 11:11 Jan-Kruis