Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: desktop-options.html

Issue 29616607: Issue 5972 - Fix options page title (Closed) Base URL: https://hg.adblockplus.org/adblockplusui
Patch Set: Created Nov. 23, 2017, 7:11 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | locale/en_US/desktop-options.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: desktop-options.html
===================================================================
--- a/desktop-options.html
+++ b/desktop-options.html
@@ -19,7 +19,7 @@
<html>
<head>
<meta charset="utf-8">
- <title class="i18n_options_page_title"></title>
+ <title class="i18n_options_page_document_title"></title>
<link rel="stylesheet" href="skin/common.css">
<link rel="stylesheet" href="skin/desktop-options.css">
<script src="polyfill.js"></script>
« no previous file with comments | « no previous file | locale/en_US/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld