Split profile page into two for account and group settings to reduce complexity.
authorNik Okuntseff <support@anuko.com>
Tue, 27 Mar 2018 23:17:04 +0000 (23:17 +0000)
committerNik Okuntseff <support@anuko.com>
Tue, 27 Mar 2018 23:17:04 +0000 (23:17 +0000)
commit1955bb54c5569f779a16eb3b8de9b4684b5f11b4
tree253a3d17f50a565aa99b24b296ae7392de507500
parent216d1c29ae204a1404a5d38cad77abce516e2386
Split profile page into two for account and group settings to reduce complexity.
WEB-INF/resources/en.lang.php
WEB-INF/templates/footer.tpl
WEB-INF/templates/group_edit.tpl [new file with mode: 0644]
WEB-INF/templates/header.tpl
WEB-INF/templates/profile_edit.tpl
group_edit.php [new file with mode: 0644]
profile_edit.php