Issue #3239759: Remind users to back up their database before starting an update
1 unresolved thread
Merge request reports
Activity
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']), - Resolved by Ted Bowman
Please register or sign in to reply