diff --git a/root/tt/sound_edit_files.tt b/root/tt/sound_edit_files.tt index 98e873d..0dc8900 100644 --- a/root/tt/sound_edit_files.tt +++ b/root/tt/sound_edit_files.tt @@ -1,12 +1,13 @@ -

Manage sound sets

+

Manage sound set [% set.name %]

Back
- -

Edit sound files for sound set [% set.name %]

[% IF messages.sound_set_err %]
[% messages.sound_set_err %]
[% END %] [% IF messages.sound_set_msg %]
[% messages.sound_set_msg %]
[% END %] +[% FOREACH g IN set.groups.keys %] +

Sound Group [% g %]

+ +
+[% END %]