Move plugin files into folder

This commit is contained in:
mschuepbach
2024-03-14 20:38:04 +01:00
parent 36b3cd1613
commit bedf766430
5 changed files with 0 additions and 0 deletions

View File

@@ -1,9 +0,0 @@
[% PROCESS settings/header.html %]
<div>Hello World</div>
[% WRAPPER setting title="PLUGIN_YOUTUBEMUSIC_TESTPREF" desc="PLUGIN_YOUTUBEMUSIC_TESTPREF_DESC" %]
<input type="text" class="stdedit" name="pref_testPref" id="pref_testPref" value="[% prefs.pref_testPref %]" size="45">
[% END %]
[% PROCESS settings/footer.html %]