diff --git a/data/interfaces/default/library.html b/data/interfaces/default/library.html
index bca47c74..6b765f7f 100644
--- a/data/interfaces/default/library.html
+++ b/data/interfaces/default/library.html
@@ -94,7 +94,7 @@ DOCUMENTATION :: END
% if _session['user_group'] == 'admin':
Media Info
% endif
- % if data['section_type'] != 'artist':
+ % if data['section_type'] != 'photo':
Collections
% endif
Playlists
@@ -322,7 +322,7 @@ DOCUMENTATION :: END
% endif
- % if data['section_type'] != 'artist':
+ % if data['section_type'] != 'photo':
@@ -615,7 +615,7 @@ DOCUMENTATION :: END
history_table.draw();
});
-% if data['section_type'] != 'artist':
+% if data['section_type'] != 'photo':