Chromium Code Reviews| Index: chrome/browser/resources/print_preview.html |
| =================================================================== |
| --- chrome/browser/resources/print_preview.html (revision 88612) |
| +++ chrome/browser/resources/print_preview.html (working copy) |
| @@ -119,7 +119,8 @@ |
| </div> |
| <div id="error-text" class="hidden"></div> |
| <br> |
| - <button id="error-button" class="hidden"></button> |
| + <button id="reopen-page" class="hidden" |
| + i18n-content="reopenPage"></button> |
| </div> |
| </div> |
| </div> |