From 1bafcdfb66610ebf76593e549fd2c9f036848b96 Mon Sep 17 00:00:00 2001 From: cortylal <alexcortyl@gmail.com> Date: Wed, 18 Jun 2014 00:29:01 +0200 Subject: [PATCH] footer --- template/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/header.php b/template/header.php index 250b8d7..acd2fd0 100644 --- a/template/header.php +++ b/template/header.php @@ -12,7 +12,7 @@ <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="http://tuxa.sme.utc/~nf17p110/css/bootstrap.css"> - <link rel="stylesheet" href="http://tuxa.sme.utc/~nf17p110/css/custom_boostrap.css"> + <link rel="stylesheet" href="http://tuxa.sme.utc/~nf17p110/css/custom_bootstrap.css"> <link href="http://tuxa.sme.utc/~nf17p110/css/sticky-footer.css" rel="stylesheet"> -- GitLab