- changed title on bando view page;

This commit is contained in:
Vitalii Kiiko
2024-10-29 16:49:06 +01:00
parent b75cdaff34
commit 05383c8a18

View File

@@ -406,7 +406,8 @@ const BandoViewBeneficiario = () => {
: null} : null}
<div className="appPageSection"> <div className="appPageSection">
<h2>{__('Download Documenti', 'gepafin')}</h2> {/*<h2>{__('Download Documenti', 'gepafin')}</h2>*/}
<h2>{__('Partecipa', 'gepafin')}</h2>
<div className="appPageSection__actions"> <div className="appPageSection__actions">
{/* <Button {/* <Button
type="button" type="button"