diff options
author | sajolida <sajolida@pimienta.org> | 2016-01-21 16:15:05 +0000 |
---|---|---|
committer | sajolida <sajolida@pimienta.org> | 2016-01-21 16:15:05 +0000 |
commit | 455804f871a52f36d1fa81eec1a1a8a9cb40f042 (patch) | |
tree | 4892e15b7543fc2a41762471d1b56d200dfc7596 /wiki | |
parent | 70e72cf559d405156c5417f3d4f680ea0cc86ec7 (diff) |
Add DocBook class
Diffstat (limited to 'wiki')
-rw-r--r-- | wiki/src/install/inc/steps/download.inline.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/src/install/inc/steps/download.inline.html b/wiki/src/install/inc/steps/download.inline.html index fd88170..11f4822 100644 --- a/wiki/src/install/inc/steps/download.inline.html +++ b/wiki/src/install/inc/steps/download.inline.html @@ -199,7 +199,7 @@ two techniques to do this verification automatically.</p> </div> <div id="download-message"> <div id="download-message-failed"> - <p>The download of the ISO image failed! Please check your network connection and click on retry…</p> + <p>The download of the ISO image failed! Please check your network connection and click on <span class="guilabel">Retry</span>…</p> </div> <div id="download-message-paused"> <p>The download has been paused. Click on the play button to go on.<p> |