NextGen Gallery + GalleryView by John Brien Plugins

You can hide the next and previous buttons by adding this to your custom css:

.nav-prev, .nav-next {
display: none;
}