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

Unified Diff: chrome/browser/resources/options/autofill_edit_creditcard_overlay.html

Issue 3125039: DOMUI: Several fixes for AutoFill page. (Closed)
Patch Set: Created 10 years, 4 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
Index: chrome/browser/resources/options/autofill_edit_creditcard_overlay.html
diff --git a/chrome/browser/resources/options/autofill_edit_creditcard_overlay.html b/chrome/browser/resources/options/autofill_edit_creditcard_overlay.html
index 4223cdba0eac570162561e0c428d61b382a08917..82bd80963c9bb796145615ad2c2667ab95d3de5a 100644
--- a/chrome/browser/resources/options/autofill_edit_creditcard_overlay.html
+++ b/chrome/browser/resources/options/autofill_edit_creditcard_overlay.html
@@ -1,5 +1,5 @@
<div class="page hidden" id="autoFillEditCreditCardOverlay">
- <h1 i18n-content="autoFillEditCreditCardTitle"></h1>
+ <h1 id="autoFillCreditCardTitle"></h1>
<div>
<label id="nameOnCardLabel">

Powered by Google App Engine
This is Rietveld 408576698