Skip to content

Commit

Permalink
Re-added donation box
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyLundy committed Dec 12, 2023
1 parent 13d50c7 commit a7c8e09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FluencyConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,7 @@ function ($markup, $language) {
'type' => 'InputfieldMarkup',
'name' => 'fieldset_donation',
'skipLabel' => Inputfield::skipLabelHeader,
'collapsed' => Inputfield::collapsedNever,
'value' => Markup::concat(
Markup::h(3, __("Support ProcessWire Module Development")),
Markup::p([
Expand Down

0 comments on commit a7c8e09

Please sign in to comment.