dever 4 éve
szülő
commit
863cc272ba
1 módosított fájl, 4 hozzáadás és 1 törlés
  1. 4 1
      main/template/xuniren/activity.php

+ 4 - 1
main/template/xuniren/activity.php

@@ -31,7 +31,10 @@ $view
             'title' => '$v.name',
             'div' => array
             (
-                'h3' => '$v.sname',
+                'h3' => array
+                (
+                    'html' => '$v.sname',
+                ),
                 'p' => array
                 (
                     'html' => '$v.info',