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

Unified Diff: chrome/common/extensions/docs/server2/templates/public/extensions/index.html

Issue 10834255: Extensions Docs Server: Apps titles should show "Apps" instead of "Extensions" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes Created 8 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
« no previous file with comments | « chrome/common/extensions/docs/server2/templates/public/apps/index.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/server2/templates/public/extensions/index.html
diff --git a/chrome/common/extensions/docs/server2/templates/public/extensions/index.html b/chrome/common/extensions/docs/server2/templates/public/extensions/index.html
index 5bfdb6f65c3f737125a48c68c52407d9df36e3c9..564d7f28c50496b9187fa49bfae520a1987ea6c0 100644
--- a/chrome/common/extensions/docs/server2/templates/public/extensions/index.html
+++ b/chrome/common/extensions/docs/server2/templates/public/extensions/index.html
@@ -6,7 +6,7 @@
<title>Google Chrome Extensions</title>
</head>
<body>
- {{+partials.header_body}}
+ {{+partials.header_body title:extensions_title}}
<div id="gc-container">
<div id="gc-pagecontent">
<table id="index">
« no previous file with comments | « chrome/common/extensions/docs/server2/templates/public/apps/index.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698