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

Unified Diff: chrome/common/extensions/docs/options.html

Issue 465039: Extension Doc Changes (no building or testable changes) (Closed)
Patch Set: Created 11 years 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/npapi.html ('k') | chrome/common/extensions/docs/override.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/options.html
diff --git a/chrome/common/extensions/docs/options.html b/chrome/common/extensions/docs/options.html
index 3d102071252d1f505ee0559d4fd2e8c512b6b374..51735946ef5951f83b3a1631dad03c63d2660c59 100644
--- a/chrome/common/extensions/docs/options.html
+++ b/chrome/common/extensions/docs/options.html
@@ -189,7 +189,7 @@
<div class="g-unit" id="gc-pagecontent">
<div id="pageTitle">
- <h1 class="page_title">Options - Google Chrome Extensions - Google Code</h1>
+ <h1 class="page_title">Options</h1>
</div>
<!-- TABLE OF CONTENTS -->
<div id="toc">
@@ -261,7 +261,7 @@
<!-- /TABLE OF CONTENTS -->
<!-- STATIC CONTENT PLACEHOLDER -->
- <div id="static"><div id="pageData-title" class="pageData">Options</div>
+ <div id="static"><div id="pageData-name class=" pagedata"="">Options</div>
<div id="pageData-showTOC" class="pageData">true</div>
<p>To allow users to customize the behavior of your extension, you may wish to provide an options page. If you do, a link to it will be provided from the extensions management page at chrome://extensions. Clicking the Options link opens a new tab pointing at your options page.
« no previous file with comments | « chrome/common/extensions/docs/npapi.html ('k') | chrome/common/extensions/docs/override.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698