Skip to content

Commit

Permalink
Merge pull request #473 from nextcloud/rakekniven-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusknorr authored Aug 17, 2023
2 parents 1ec5577 + 6f06180 commit d3dc5af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="filter-section">
<div v-if="hasHiddenSortingRules">
ℹ {{ t('tables', 'Among the sorting rules are some on which you have no permissions. However, if you like, you can override the sorting.') }}
ℹ {{ t('tables', 'Among the sorting rules are some to which you have no permissions. However, if you like, you can override the sorting.') }}
<NcButton
:close-after-click="true"
:aria-label="t('tables', 'Override sorting rules')"
Expand Down

0 comments on commit d3dc5af

Please sign in to comment.