Browse Source

-fixing multi Domain settings for page

pull/1/head
Marcel Völkel 7 years ago
parent
commit
d87ff0c413
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      Application/templates/sternenkindsaga/html/htmlHead.tpl
  2. 1
    1
      version

+ 1
- 1
Application/templates/sternenkindsaga/html/htmlHead.tpl View File

7
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
7
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
8
     <meta name="viewport" content="width=device-width, initial-scale=1">
8
     <meta name="viewport" content="width=device-width, initial-scale=1">
9
 
9
 
10
-    <base href="{$settings->getValue("siteaddr")}">
10
+    <base href="http://{$smarty.server.SERVER_NAME}/">
11
     <!--[if IE]></base><![endif]-->
11
     <!--[if IE]></base><![endif]-->
12
     <meta name="description" content="Description default here">
12
     <meta name="description" content="Description default here">
13
     <link rel="stylesheet" href="lib/bootstrap/css/bootstrap.css">
13
     <link rel="stylesheet" href="lib/bootstrap/css/bootstrap.css">

+ 1
- 1
version View File

1
-v1.1.2 Rev: 4
1
+v1.1.2 Rev: 5

Loading…
Cancel
Save