Skip to content

Commit

Permalink
Add favicon to all pages
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-lerch committed Jul 24, 2020
1 parent 05ec73c commit ad1d6f1
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 1 deletion.
1 change: 1 addition & 0 deletions admin/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -1702,6 +1702,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="<?=$ko_path?>images/kOOL_logo.ico" />
<title><?php print "$HTML_TITLE: ".getLL("module_".$ko_menu_akt); ?></title>
<?php
print ko_include_css();
Expand Down
2 changes: 2 additions & 0 deletions crm/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Copyright notice
*
* (c) 2003-2015 Renzo Lauper (renzo@churchtool.org)
* (c) 2019-2020 Daniel Lerch
* All rights reserved
*
* This script is part of the kOOL project. The kOOL project is
Expand Down Expand Up @@ -343,6 +344,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="<?=$ko_path?>images/kOOL_logo.ico" />
<title><?php print "$HTML_TITLE: ".getLL("module_".$ko_menu_akt); ?></title>
<?php
print ko_include_css();
Expand Down
1 change: 1 addition & 0 deletions daten/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -1641,6 +1641,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="<?=$ko_path?>images/kOOL_logo.ico" />
<title><?php print "$HTML_TITLE: ".getLL("module_".$ko_menu_akt); ?></title>
<?php
$js_files = array();
Expand Down
1 change: 1 addition & 0 deletions donations/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -849,6 +849,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="<?=$ko_path?>images/kOOL_logo.ico" />
<title><?php print "$HTML_TITLE: ".getLL("module_".$ko_menu_akt); ?></title>
<?php
print ko_include_css(array($ko_path.'inc/chartist/kool-chartist.min.css'));
Expand Down
1 change: 1 addition & 0 deletions groups/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -890,6 +890,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="<?=$ko_path?>images/kOOL_logo.ico" />
<title><?php print "$HTML_TITLE: ".getLL("module_".$ko_menu_akt); ?></title>
<?php
print ko_include_css();
Expand Down
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="SHORTCUT ICON" href="<?php print $ko_path; ?>images/kOOL_logo.ico" />
<link rel="icon" href="<?=$ko_path?>images/kOOL_logo.ico" />
<title><?php print $HTML_TITLE; ?></title>
<?php
print ko_include_css();
Expand Down
1 change: 1 addition & 0 deletions install/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="<?=$ko_path?>images/kOOL_logo.ico" />
<title><?php print getLL("install_welcome"); ?></title>
<?php
print ko_include_css();
Expand Down
1 change: 1 addition & 0 deletions leute/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3855,6 +3855,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="<?=$ko_path?>images/kOOL_logo.ico" />
<title><?php print "$HTML_TITLE: ".getLL("module_".$ko_menu_akt); ?></title>
<?php

Expand Down
1 change: 1 addition & 0 deletions reservation/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -1418,6 +1418,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="<?=$ko_path?>images/kOOL_logo.ico" />
<title><?php print "$HTML_TITLE: ".getLL("module_".$ko_menu_akt); ?></title>
<?php
$js_files = array();
Expand Down
1 change: 1 addition & 0 deletions rota/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="<?=$ko_path?>images/kOOL_logo.ico" />
<title><?php print $HTML_TITLE.': '.getLL('module_'.$ko_menu_akt); ?></title>
<?php
if ($_SESSION['show'] == 'show_filesend' && ko_module_installed('crm')) {
Expand Down
1 change: 1 addition & 0 deletions tools/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -924,6 +924,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="<?=$ko_path?>images/kOOL_logo.ico" />
<title><?php print "$HTML_TITLE: ".getLL("module_".$ko_menu_akt); ?></title>
<?php
print ko_include_css();
Expand Down
1 change: 1 addition & 0 deletions tracking/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="<?=$ko_path?>images/kOOL_logo.ico" />
<title><?php print $HTML_TITLE.': '.getLL('module_'.$ko_menu_akt); ?></title>
<?php
print ko_include_css();
Expand Down

0 comments on commit ad1d6f1

Please sign in to comment.