diff options
| author | root | 2014-12-04 17:10:49 +0100 |
|---|---|---|
| committer | root | 2014-12-04 17:10:49 +0100 |
| commit | bf3847219714d71e59bfa04569089ab52f852960 (patch) | |
| tree | 1eaa8255ea1a522c16f7267cf3639bb1681279c9 /tools/footer.php | |
| parent | bbe481a7fa159db107c7005f8b024bf4657c0bd6 (diff) | |
| download | tools.iamfabulous.de-bf3847219714d71e59bfa04569089ab52f852960.tar.gz | |
Finished tool for checking downtime
Diffstat (limited to 'tools/footer.php')
| -rw-r--r-- | tools/footer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/footer.php b/tools/footer.php index 81978a4..fb8df47 100644 --- a/tools/footer.php +++ b/tools/footer.php @@ -25,5 +25,5 @@ } addClass("<?php echo trim(str_replace("/index.php", "", $_SERVER["PHP_SELF"] ), "/");?>", "actives"); </script> - <script src="//code.jquery.com/jquery-1.11.1.min.js" defer=""></script> + <script src="//code.jquery.com/jquery-1.11.1.min.js" defer></script> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js" defer=""></script> |
