Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(508)

Unified Diff: chrome/browser/resources/print_preview.html

Issue 7041009: Print Preview: Changing displayed error message when PDF Viewer is missing (again) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/google_chrome_strings.grd ('k') | chrome/browser/resources/print_preview.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « chrome/app/google_chrome_strings.grd ('k') | chrome/browser/resources/print_preview.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698