shish hace 4 años
padre
commit
14d41f45a1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app-pt/views/main/app.php

+ 1 - 1
app-pt/views/main/app.php

@@ -16,7 +16,7 @@ if ($xhbApi == 'wixhb.com') {
     <meta name="viewport"
           content="width=device-width, height=device-height, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
     <meta http-equiv="X-UA-Compatible" content="ie=edge">
-    <title><? $title ?></title>
+    <title><?php echo $title; ?></title>
 </head>
 <body>
 <div style="text-align:center;margin-top:100px;">