diff --git a/templates/part.board.headerControls.php b/templates/part.board.headerControls.php index 363bd452f..efa5e2620 100644 --- a/templates/part.board.headerControls.php +++ b/templates/part.board.headerControls.php @@ -25,7 +25,7 @@ t('Toggle compact mode')); ?> - diff --git a/templates/part.board.mainView.php b/templates/part.board.mainView.php index 033830f5b..980ac74e4 100644 --- a/templates/part.board.mainView.php +++ b/templates/part.board.mainView.php @@ -124,31 +124,31 @@ t('Assign to me')); ?> + class="icon icon-user">t('Assign card to me')); ?>
  • t('Unassign from me')); ?> + class="icon icon-user">t('Unassign card from me')); ?>
  • t('Archive')); ?> + class="icon icon-archive">t('Archive card')); ?>
  • t('Unarchive')); ?> + class="icon icon-archive">t('Unarchive card')); ?>
  • t('Delete')); ?> + class="icon icon-delete">t('Delete card')); ?>
  • diff --git a/templates/part.board.sidebarView.php b/templates/part.board.sidebarView.php index 9cb881b13..6ee31d9be 100644 --- a/templates/part.board.sidebarView.php +++ b/templates/part.board.sidebarView.php @@ -94,9 +94,9 @@ - t('Update')); ?> - t('Edit')); ?> - t('Delete')); ?> + t('Update tag')); ?> + t('Edit tag')); ?> + t('Delete tag')); ?>
  • diff --git a/templates/part.boardlist.php b/templates/part.boardlist.php index 406322767..58e97256f 100644 --- a/templates/part.boardlist.php +++ b/templates/part.boardlist.php @@ -80,15 +80,15 @@
  • - t('Board details')); ?> + t('Show board details')); ?>
  • - t('Update')); ?> - t('Reset')); ?> + t('Update board')); ?> + t('Reset board')); ?>
    @@ -124,7 +124,7 @@
    - t('Create')); ?> + t('Create board')); ?> t('Close')); ?>
    diff --git a/templates/part.card.attachments.php b/templates/part.card.attachments.php index a2e074a61..4536e81ea 100644 --- a/templates/part.card.attachments.php +++ b/templates/part.card.attachments.php @@ -44,7 +44,7 @@
  • t('Delete')); ?> + class="icon icon-delete">t('Delete attachment')); ?>
  • diff --git a/templates/part.navigation.php b/templates/part.navigation.php index b08b2b19b..1eb761d3c 100644 --- a/templates/part.navigation.php +++ b/templates/part.navigation.php @@ -32,7 +32,7 @@
  • - t('Board details')); ?> + t('Show board details')); ?>