mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
Improve connectors settings display
- Move settings templates to subfolder - Add accordion display to "General Theme Settings" in frio - Replace hand-written template with form field includes - Simplify sprintf(t()) structures
This commit is contained in:
parent
5640c42469
commit
c157e7ffa4
26 changed files with 136 additions and 94 deletions
2
view/theme/frost/templates/settings/display_end.tpl
Normal file
2
view/theme/frost/templates/settings/display_end.tpl
Normal file
|
@ -0,0 +1,2 @@
|
|||
<script>$(function(){ previewTheme($("#id_{{$theme.0}}")[0]); });</script>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue