diff options
Diffstat (limited to 'chrome/browser/resources/help/help.html')
-rw-r--r-- | chrome/browser/resources/help/help.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/help/help.html b/chrome/browser/resources/help/help.html index 97d6f2b..aa71c63 100644 --- a/chrome/browser/resources/help/help.html +++ b/chrome/browser/resources/help/help.html @@ -40,7 +40,7 @@ <div> <span i18n-content="firmware"></span> <span id="firmware"></span> </div> - <button id="more-info" class="link-button"i18n-content="moreInfoLink"> + <button id="more-info" class="link-button" i18n-content="moreInfoLink"> </button> </if> <if expr="pp_ifdef('_google_chrome') and (is_win or is_macosx or pp_ifdef('chromeos'))"> |