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

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

Issue 7108054: Revert 88611 - Print Preview: Changing displayed error message when PDF Viewer is missing. (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/chromium_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
===================================================================
--- 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>
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | chrome/browser/resources/print_preview.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698