]> git.mxchange.org Git - friendica.git/commit
Add admin/themes/{theme}/embed module
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 26 Apr 2019 02:20:20 +0000 (22:20 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Thu, 2 May 2019 13:52:49 +0000 (09:52 -0400)
commita5da0fd98fb53ebf54b2898ce82c11ff4f6fb7e7
tree402d2536e2e2db4fcfb5ee36e4237127e309ec33
parentd6a5274bb92fb0f8174cdf5e6121d319a6995fba
Add admin/themes/{theme}/embed module

- This module allows editing the site settings for a theme with a different user theme
src/App/Router.php
src/Module/Admin/Themes/Embed.php [new file with mode: 0644]
view/templates/admin/addons/embed.tpl [new file with mode: 0644]