mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
- View system/messages/ajaxWrite added new button backButton
- Added new function backToInOut to public/js/messaging/write.js - Assigned function backToInOut to backButton click event - Added new phrase backToReadWeiteMeassage to system/phrasesupdate.php
This commit is contained in:
@@ -85,6 +85,12 @@
|
||||
<br>
|
||||
<div class="row">
|
||||
<div class="col-lg-12 text-right">
|
||||
<button id="backButton" class="btn btn-default" type="button">
|
||||
|
||||
<?php echo $this->p->t('ui', 'backToReadWeiteMeassage'); ?>
|
||||
|
||||
</button>
|
||||
|
||||
<button id="sendButton" class="btn btn-default" type="button">
|
||||
|
||||
<?php echo $this->p->t('ui', 'senden'); ?>
|
||||
|
||||
Reference in New Issue
Block a user