diff options
Diffstat (limited to 'templates/reply_button.php')
| -rw-r--r-- | templates/reply_button.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/reply_button.php b/templates/reply_button.php new file mode 100644 index 0000000..6b755df --- /dev/null +++ b/templates/reply_button.php @@ -0,0 +1,2 @@ +<button title="<?= __('note.action.reply') ?>" class="icon material-symbols-outlined reply" + _="on click send toggle to [me, next .noteReplyForm] on toggle toggle .active">reply</button>
\ No newline at end of file |
