mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Remove facebook.js, replace with direct live link
This fixes some console errors
This commit is contained in:
parent
1e969f8d8a
commit
b2b0b31168
@ -18,7 +18,7 @@ if(isset($config['boxes']))
|
||||
<?php endif; ?>
|
||||
|
||||
<?php if(!empty($config['network_facebook'])): ?>
|
||||
<script id="facebook-jssdk" async src="<?php echo $template_path; ?>/js/facebook.js"></script>
|
||||
<script id="facebook-jssdk" async src="https://connect.facebook.net/en_US/all.js"></script>
|
||||
<link href="<?php echo $template_path; ?>/css/facebook.css" rel="stylesheet" type="text/css">
|
||||
<?php endif; ?>
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user