diff options
author | jahoti <jahoti@tilde.team> | 2021-07-19 00:00:00 +0000 |
---|---|---|
committer | jahoti <jahoti@tilde.team> | 2021-07-19 00:00:00 +0000 |
commit | 6b12a034efe8918eb45f09aa5aad94177eb51049 (patch) | |
tree | 8ef97158020fd4ba02fe740f491f9a1a3fe17498 /html/options.html | |
parent | ecb787046271de708b94da70240713e725299d86 (diff) | |
download | browser-extension-6b12a034efe8918eb45f09aa5aad94177eb51049.tar.gz browser-extension-6b12a034efe8918eb45f09aa5aad94177eb51049.zip |
Refer to the extension consistently as "Hachette" and remove TODOS.org
from the copyright file
Diffstat (limited to 'html/options.html')
-rw-r--r-- | html/options.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/options.html b/html/options.html index 092327a..bfb9e52 100644 --- a/html/options.html +++ b/html/options.html @@ -7,7 +7,7 @@ <html> <head> <meta charset="utf-8"/> - <title>Myext options</title> + <title>Hachette options</title> <style> input[type="checkbox"], input[type="radio"], .hide, .popup.hide { display: none; |