IO-2626 Correct Error Page footer
This commit is contained in:
@@ -115,7 +115,8 @@ export function CsiContainerPage({ currentUser }) {
|
|||||||
</Form>
|
</Form>
|
||||||
</Layout.Content>
|
</Layout.Content>
|
||||||
<Layout.Footer>
|
<Layout.Footer>
|
||||||
{`Copyright ImEX.Online. Survey ID: ${surveyId}`}
|
{t("csi.labels.copyright")}{" "}
|
||||||
|
{t("csi.fields.surveyid", { surveyId: surveyId })}
|
||||||
</Layout.Footer>
|
</Layout.Footer>
|
||||||
</Layout>
|
</Layout>
|
||||||
</>
|
</>
|
||||||
|
|||||||
Reference in New Issue
Block a user