Skip to content

Conversation

@ZhiweiWu0425
Copy link

No description provided.

@jacobdekeizer jacobdekeizer changed the base branch from master to develop May 6, 2024 12:15
@jacobdekeizer
Copy link

jacobdekeizer commented May 6, 2024

Hi, thank you for your contribution. Regarding your changes in the controllers/redirects/_status_code_info.htm file, could you create separate entries for each status code, with the header and content separated? This way, we won't have to output the raw translation with HTML.

E.g.

<h3><?= e(trans('vdlp.redirect::lang.status_code_info.301.title')); ?></h3>
<p><?= e(trans('vdlp.redirect::lang.status_code_info.301.description')); ?></p>

....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants