| Index: chrome/common/extensions/docs/templates/articles/i18n-messages.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/i18n-messages.html b/chrome/common/extensions/docs/templates/articles/i18n-messages.html
|
| index f9a66208c069bc83851e93e9405909ab48d21c60..6658c13642058e74a4575b90520853fccfcbf79f 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/i18n-messages.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/i18n-messages.html
|
| @@ -76,7 +76,7 @@ named "prompt_for_name", "hello", and "bye":
|
| </pre>
|
|
|
|
|
| -<h2>Field details</h2>
|
| +<h2 id="field">Field details</h2>
|
|
|
| <p>
|
| This section describes each field
|
| @@ -327,4 +327,4 @@ because its value is obvious from the "content" field.
|
| "example": "Cira"
|
| }
|
| }
|
| -</pre>
|
| +</pre>
|
|
|