| Index: chrome/browser/resources/print_preview/print_preview.html
|
| ===================================================================
|
| --- chrome/browser/resources/print_preview/print_preview.html (revision 113100)
|
| +++ chrome/browser/resources/print_preview/print_preview.html (working copy)
|
| @@ -28,9 +28,9 @@
|
| <div id="print-header">
|
| <span id="print-summary"></span>
|
| <div class="button-strip">
|
| - <button id="cancel-button" i18n-content="cancelButton"></button>
|
| <button id="print-button" i18n-content="printButton" class="default">
|
| </button>
|
| + <button id="cancel-button" i18n-content="cancelButton"></button>
|
| </div>
|
| </div>
|
| </header>
|
|
|