From 4448412843edd5b224fd7eac7ce8338a6c8781e8 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 26 Jan 2024 23:09:55 +0100 Subject: [PATCH] add labels on buttons (fix #311) --- src/OpenerButton.vue | 7 ++++++- templates/settings/admin-form.php | 8 ++++---- templates/settings/personal-form.php | 5 ++--- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/src/OpenerButton.vue b/src/OpenerButton.vue index 32813e9..58298ae 100644 --- a/src/OpenerButton.vue +++ b/src/OpenerButton.vue @@ -15,11 +15,16 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . --> diff --git a/templates/settings/admin-form.php b/templates/settings/admin-form.php index c547405..1053b04 100644 --- a/templates/settings/admin-form.php +++ b/templates/settings/admin-form.php @@ -1115,19 +1115,19 @@ $labelAlwaysDisplayed = 'Always displayed';
- - - @@ -1139,7 +1139,7 @@ $labelAlwaysDisplayed = 'Always displayed'; t('You like this app and you want to support me?')); ?> - diff --git a/templates/settings/personal-form.php b/templates/settings/personal-form.php index e49f8a7..ed489bf 100644 --- a/templates/settings/personal-form.php +++ b/templates/settings/personal-form.php @@ -240,8 +240,7 @@ $labelReset = 'Reset to default';
- @@ -255,7 +254,7 @@ $labelReset = 'Reset to default'; t('You like this app and you want to support me?')); ?> -