| Index: chrome/browser/resources/print_preview.html
|
| diff --git a/chrome/browser/resources/print_preview.html b/chrome/browser/resources/print_preview.html
|
| index e7b33e6e6c774507b5dc26648867ae0b987cc6f5..289ad0bbb1b9d6e03bd673a57c3abf16292178f5 100644
|
| --- a/chrome/browser/resources/print_preview.html
|
| +++ b/chrome/browser/resources/print_preview.html
|
| @@ -119,8 +119,7 @@
|
| </div>
|
| <div id="error-text" class="hidden"></div>
|
| <br>
|
| - <button id="reopen-page" class="hidden"
|
| - i18n-content="reopenPage"></button>
|
| + <button id="error-button" class="hidden"></button>
|
| </div>
|
| </div>
|
| </div>
|
|
|