diff options
author | Ajay Ramachandran <[email protected]> | 2020-08-31 10:48:07 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-08-31 10:48:07 -0400 |
commit | f419d73a96247a07e471afc81b9a0cc91cda91a5 (patch) | |
tree | 5e501be3f944c706de1c3a1bb10022eccac20750 /public | |
parent | 76532539a92e019f441f645d763c9f8e616153f0 (diff) | |
download | SponsorBlock-f419d73a96247a07e471afc81b9a0cc91cda91a5.tar.gz SponsorBlock-f419d73a96247a07e471afc81b9a0cc91cda91a5.zip |
Add missing break in popup
Diffstat (limited to 'public')
-rw-r--r-- | public/popup.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/popup.html b/public/popup.html index f3041079..d977724e 100644 --- a/public/popup.html +++ b/public/popup.html @@ -37,6 +37,8 @@ <sub class="popupElement">__MSG_popupHint__</sub> <div id="submissionSection" class="popupElement" style="display: none"> + <br/> + <b>Sponsor Editing has been moved and will appear after you click submit</b> <br/> |