Change unsupported game text
This commit is contained in:
@@ -499,7 +499,7 @@
|
||||
|
||||
{% if unsupported_games and show_unsupported %}
|
||||
<p>
|
||||
{{ _("Except for:") }}
|
||||
{{ _("Does not work with:") }}
|
||||
</p>
|
||||
<div style="max-height: 300px; overflow: hidden auto;">
|
||||
{% for support in unsupported_games %}
|
||||
|
||||
Reference in New Issue
Block a user