mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
- Allow to change the subject in all reply pages
- Remove tabs and/or blanks from subject when replying
This commit is contained in:
@@ -56,9 +56,9 @@
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<div id="subject" class="col-lg-7">
|
||||
<div class="col-lg-7">
|
||||
|
||||
<?php echo $subject; ?>
|
||||
<input id="subject" type="text" value="<?php echo $subject; ?>">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user