Skip to content

Commit

Permalink
Fixing style errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
stickler-ci committed Sep 29, 2019
1 parent 455dd27 commit c8ab034
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion htdocs/bookmarks/bookmarks.lib.php
Expand Up @@ -286,4 +286,4 @@ function printDropdownBookmarksList($aDb, $aLangs)
}

return $html;
}
}
1 change: 0 additions & 1 deletion htdocs/main.inc.php
Expand Up @@ -1973,7 +1973,6 @@ function top_menu_bookmark(User $user, Translate $langs)
});
</script>
';

}
return $html;
}
Expand Down

0 comments on commit c8ab034

Please sign in to comment.