]> git.mxchange.org Git - friendica.git/blobdiff - mod/uimport.php
Move HTML part of oid to template + replace outside the tpl
[friendica.git] / mod / uimport.php
index d28198f69ab9baa7a08b90d71e77c628408f24b7..6cca08cdaff0bfb41cba5b6dbb6380e6bdd676ff 100644 (file)
@@ -60,13 +60,7 @@ function uimport_content(&$a) {
        \r
        \r
     $tpl = get_markup_template("uimport.tpl");\r
-\r
-       $includes = array(\r
-               '$field_custom' => 'field_custom.tpl',\r
-       );\r
-       $includes = set_template_includes($a->theme['template_engine'], $includes);\r
-\r
-    return replace_macros($tpl, $includes + array(\r
+    return replace_macros($tpl, array(\r
         '$regbutt' => t('Import'),\r
         '$import' => array(\r
             'title' => t("Move account"),\r