| | |
| | | '.$textarea.' |
| | | </div> |
| | | <div class="actions row"> |
| | | <button type="button" class="cancel">'.jvbIcon('close', ['title'=>'Cancel']).'</button> |
| | | <button type="button" class="cancel">'.jvbIcon('x', ['title'=>'Cancel']).'</button> |
| | | <button type="submit" class="create">Reply</button> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="upload-status"> |
| | | <div class="upload-progress"></div> |
| | | </div> |
| | | <button type="button" class="remove-preview" title="Remove Image">'.jvbIcon('delete').'</button> |
| | | <button type="button" class="move-image" title="Reorder Image">'.jvbIcon('grab').'</button> |
| | | <button type="button" class="remove-preview" title="Remove Image">'.jvbIcon('trash').'</button> |
| | | <button type="button" class="move-image" title="Reorder Image">'.jvbIcon('dots-six-vertical').'</button> |
| | | </div> |
| | | </template>'; |
| | | } |