aboutsummaryrefslogtreecommitdiff
path: root/templates/sidebar/room-clipboard-item.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/sidebar/room-clipboard-item.php')
-rw-r--r--templates/sidebar/room-clipboard-item.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/sidebar/room-clipboard-item.php b/templates/sidebar/room-clipboard-item.php
index 45633a0..01342fa 100644
--- a/templates/sidebar/room-clipboard-item.php
+++ b/templates/sidebar/room-clipboard-item.php
@@ -46,7 +46,7 @@ if (!$item) {
</a>
<?= Icon::create('trash')->asInput([
'data-confirm-message' => _('Sind Sie sicher?'),
- 'class' => 'text-bottom clipboard-item-remove-button'
+ 'class' => 'text-bottom clipboard-remove-button'
]) ?>
</td>
</tr>