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

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: update comment/var naming 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 ab58e50311d92123e5c836eb4e0208447cc61cb6..e9386d9c3d1580b19bd14338001df7df1d74aaf6 100644
--- a/chrome/browser/resources/extensions/extensions.html
+++ b/chrome/browser/resources/extensions/extensions.html
@@ -109,8 +109,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="site-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