We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f00f7 commit 35b939eCopy full SHA for 35b939e
src/templates/settings/general.twig
@@ -34,7 +34,7 @@
34
{{ redirectInput('slideshow-manager/settings/general') }}
35
{{ hiddenInput('section', 'general') }}
36
37
- <h2 style="margin-top: 0;">{{ 'Plugin Settings'|t('slideshow-manager') }}</h2>
+ <h2 style="margin-top: 0;">{{ 'General Settings'|t('slideshow-manager') }}</h2>
38
39
{{ forms.textField({
40
label: 'Plugin name'|t('slideshow-manager'),
0 commit comments