* Code for task#79668.

This commit is contained in:
xieqiyu
2022-12-14 09:58:40 +08:00
parent d48ae97cf0
commit 0e39758f3f
+2 -1
View File
@@ -44,7 +44,8 @@
<tr>
<th><?php echo $lang->story->title;?></th>
<td>
<div class='input-group title-group'>
<?php $titleGroup = empty($story->twins) ? '' : 'title-group';?>
<div class='input-group <?php echo $titleGroup?>'>
<div class="input-control has-icon-right">
<?php echo html::input('title', $story->title, 'class="form-control story-title"');?>
<div class="colorpicker">