Skip to content
Snippets Groups Projects

Issue #3239759: Remind users to back up their database before starting an update

Merged Issue #3239759: Remind users to back up their database before starting an update
1 unresolved thread
1 unresolved thread

Merge request reports

Approval is optional

Merged by Ted BowmanTed Bowman 2 years ago (Jun 7, 2022 7:38pm UTC)

Merge details

  • Changes merged into 8.x-2.x with 805c4cd2 (commits were squashed).
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
257 257 ],
258 258 ];
259 259
260 $form['backup'] = [
261 '#prefix' => '<strong>',
262 '#markup' => $this->t('It\'s a good idea to <a href=":url">back up your database</a> before you begin.', [':url' => 'https://www.drupal.org/node/22281#s-backing-up-the-database']),
  • added 1 commit

    • 13bfa25a - removed prefix/suffix from UpdaterForm

    Compare with previous version

  • Ted Bowman
  • Ted Bowman added 1 commit

    added 1 commit

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading