- Moved core from Redirect controller to ViewMessage controller

- Dropped Redirect controller
- Adapted configs and paths because of these changes
This commit is contained in:
Paolo
2020-01-17 15:39:34 +01:00
parent 50f633ce3e
commit 0244caaa70
4 changed files with 54 additions and 83 deletions
@@ -22,7 +22,7 @@
<h3 class="page-header">Send message</h3>
</div>
</div>
<form id="sendForm" method="post" action="<?php echo site_url('/ViewMessage/sendReply'); ?>">
<form id="sendForm" method="post" action="<?php echo site_url('system/messages/ViewMessage/sendReply'); ?>">
<div class="row">
<div class="form-group">
<div class="col-lg-1 msgfieldcol-left">