Skip to content

Commit

Permalink
Fixed unlocalized NoScript Options title.
Browse files Browse the repository at this point in the history
  • Loading branch information
hackademix committed Aug 5, 2018
1 parent 5e1a178 commit 2990ca5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/ui/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@
</head>
<body>
<div id="header">
<h1 >
NoScript Options
</h1>
<h1>__MSG_OptionsLong__</h1>
<div>
<span id="version"></span>
</div>
Expand Down

0 comments on commit 2990ca5

Please sign in to comment.