provide option to assign a theme to a site

This commit is contained in:
sbwalker
2025-02-28 10:45:25 -05:00
parent 08dff5fb67
commit c52ee3d91d
4 changed files with 29 additions and 16 deletions

View File

@ -426,4 +426,7 @@
<data name="System" xml:space="preserve">
<value>System</value>
</data>
<data name="Theme.Heading" xml:space="preserve">
<value>Theme</value>
</data>
</root>

View File

@ -146,7 +146,7 @@
</data>
<data name="InstallTheme.Text" xml:space="preserve">
<value>Install Theme</value>
</data>
</data>
<data name="ViewTheme.Text" xml:space="preserve">
<value>View</value>
</data>
@ -156,4 +156,7 @@
<data name="Enabled" xml:space="preserve">
<value>Enabled?</value>
</data>
<data name="Assign" xml:space="preserve">
<value>Assign</value>
</data>
</root>