diff options
Diffstat (limited to 'ext/bg/welcome.html')
-rw-r--r-- | ext/bg/welcome.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/bg/welcome.html b/ext/bg/welcome.html index cdc0c22c..f705dfce 100644 --- a/ext/bg/welcome.html +++ b/ext/bg/welcome.html @@ -327,9 +327,9 @@ </div> </div></template> -<template id="dictionary-menu-template"><div class="popup-menu-container" tabindex="-1" role="dialog"><div class="popup-menu"> +<template id="dictionary-menu-template"><div class="popup-menu-container" tabindex="-1" role="dialog"><div class="popup-menu"><div class="popup-menu-body"> <button class="popup-menu-item" data-menu-action="delete">Delete</button> -</div></div></template> +</div></div></div></template> <!-- Scripts --> |