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

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

Issue 10103015: "View website" instead of "View in Web Store" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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/extensions/extensions.html
diff --git a/chrome/browser/resources/extensions/extensions.html b/chrome/browser/resources/extensions/extensions.html
index cdf8bb25fbf55a9b00d567a0d2aeb2867e011ddd..6c26afc2f6f3d9ea23568b7143906c7cb70385e1 100644
--- a/chrome/browser/resources/extensions/extensions.html
+++ b/chrome/browser/resources/extensions/extensions.html
@@ -105,8 +105,7 @@
href="#" hidden></a>
<a class="activity-link" i18n-content="extensionSettingsActivity"
href="#" hidden></a>
- <a class="store-link" i18n-content="extensionSettingsVisitWebsite"
- target="_parent" hidden></a>
+ <a class="store-link" target="_parent" hidden></a>
<a class="reload-link" i18n-content="extensionSettingsReload"
href="#" hidden></a>
</div>

Powered by Google App Engine
This is Rietveld 408576698