diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-12 15:52:25 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-12 15:52:25 +0200 |
commit | d560fbdae8251c2a9d56d7ec32d1e3666768d0c2 (patch) | |
tree | 3a4247db21d0d924df865c640bc8e2a0eafd55b2 /modules/bugzilla | |
parent | 88105b7444ad61024b1aef3b1ba35b77fb48de28 (diff) | |
download | puppet-d560fbdae8251c2a9d56d7ec32d1e3666768d0c2.tar puppet-d560fbdae8251c2a9d56d7ec32d1e3666768d0c2.tar.gz puppet-d560fbdae8251c2a9d56d7ec32d1e3666768d0c2.tar.bz2 puppet-d560fbdae8251c2a9d56d7ec32d1e3666768d0c2.tar.xz puppet-d560fbdae8251c2a9d56d7ec32d1e3666768d0c2.zip |
Update bugzilla message
Diffstat (limited to 'modules/bugzilla')
-rw-r--r-- | modules/bugzilla/templates/params.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/params.json b/modules/bugzilla/templates/params.json index 89e4b1b6..e98e7020 100644 --- a/modules/bugzilla/templates/params.json +++ b/modules/bugzilla/templates/params.json @@ -74,7 +74,7 @@ "shadowdbhost" : "", "shadowdbport" : "3306", "shadowdbsock" : "", - "shutdownhtml" : "We shut down bugzilla for some minutes, the time to fix some migration issues.\nPlease come back soon", + "shutdownhtml" : "We shut down bugzilla the time to fix some migration issues.\nPlease come back soon", "smtp_debug" : "0", "smtp_password" : "", "smtp_ssl" : "0", |