Commit 3ca5f1b9502798b27298f199346f70bff0a0be35

Authored by Eugeny Galkovskiy
1 parent 04424654

123

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/app/frontend/views/about_eng.php
... ... @@ -13,7 +13,7 @@
13 13 <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
14 14  
15 15 <!-- Default Theme -->
16   - <link href="/css/about/theme-style.css" rel="stylesheet">
  16 + <link href="css/theme-style.css" rel="stylesheet">
17 17  
18 18 <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
19 19 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
... ...