mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:45:16 +02:00
change field_*.tpl to * in some missed templates
This commit is contained in:
parent
685a677bc9
commit
f0bc8aa1dc
9 changed files with 47 additions and 37 deletions
|
@ -65,7 +65,6 @@ function dispy_form(&$a, $font_size, $line_height, $colour) {
|
|||
'dark' => 'dark',
|
||||
);
|
||||
|
||||
//$t = file_get_contents( dirname(__file__). "/theme_settings.tpl" );
|
||||
$t = get_markup_template("theme_settings.tpl" );
|
||||
|
||||
$includes = array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue