You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$(`<div id="submission-warning-banner">You have reached <strong>${Math.round((value/hardLimit)*100)}% (${value}/${hardLimit})</strong> of form submissions allowed in your FLOW Basic plan. Please contact <a href="mailto:support@akvo.org">support@akvo.org</a> to upgrade your plan and avoid blocking form submissions. <a style="float: right; margin-right: 5px;">[x]</a></div>`).insertBefore("#header>div:first-child");
0 commit comments