Fixing style errors.

This commit is contained in:
stickler-ci
2019-09-29 17:59:12 +00:00
parent 455dd279e3
commit c8ab03432b
2 changed files with 1 additions and 2 deletions

View File

@@ -1973,7 +1973,6 @@ function top_menu_bookmark(User $user, Translate $langs)
});
</script>
';
}
return $html;
}