Island: Add maximum kill time to kill all monkeys modal window

This commit is contained in:
Ilija Lazoroski 2022-04-04 11:35:59 +02:00 committed by ilija-lazoroski
parent 5c6ac3d2cf
commit 3f3e86bcce
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ class MapPageComponent extends AuthComponent {
<div className="text-center">Are you sure you want to kill all monkeys?</div>
</h2>
<p style={{'fontSize': '1.2em', 'marginBottom': '2em'}}>
This might take a few moments...
This might take up to <b>2 minutes</b>...
</p>
<div className="text-center">
<button type="button" className="btn btn-danger btn-lg" style={{margin: '5px'}}