Simple Viewer with PHP Framework

You can just hide it with css

.ts3_viewer.query {
  display: none;
}
2 Likes