Index: chrome/browser/resources/options2/manage_profile_overlay.html |
=================================================================== |
--- chrome/browser/resources/options2/manage_profile_overlay.html (revision 147886) |
+++ chrome/browser/resources/options2/manage_profile_overlay.html (working copy) |
@@ -73,9 +73,9 @@ |
</div> |
</div> |
<div class="button-strip"> |
+ <button id="create-profile-cancel" i18n-content="cancel"></button> |
<button id="create-profile-ok" i18n-content="createProfileConfirm"> |
</button> |
- <button id="create-profile-cancel" i18n-content="cancel"></button> |
</div> |
</div> |
</div> |