aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2014-02-07 21:38:17 +0100
committerfilip <filip.komar@gmail.com>2014-02-07 21:38:17 +0100
commit9041032a261820e474e45d8005aed28c7c954b0e (patch)
tree35ab0268af7341a99f05981a2f45e3a4abc74aa9 /phpBB
parent7bbd3c1a68513bf5a560a5ed6da60715dd54d19a (diff)
downloadforums-9041032a261820e474e45d8005aed28c7c954b0e.tar
forums-9041032a261820e474e45d8005aed28c7c954b0e.tar.gz
forums-9041032a261820e474e45d8005aed28c7c954b0e.tar.bz2
forums-9041032a261820e474e45d8005aed28c7c954b0e.tar.xz
forums-9041032a261820e474e45d8005aed28c7c954b0e.zip
added favicon
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/styles/prosilver/template/overall_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index c75cc92940..d87906aad4 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -89,7 +89,7 @@
<!-- IF S_CONTENT_DIRECTION eq 'rtl' -->
<link href="{T_THEME_PATH}/bidi.css" rel="stylesheet" type="text/css" media="screen, projection" />
<!-- ENDIF -->
-
+<link rel="icon" type="image/png" href="http://nav.mageia.org/g/favicon.png" />
</head>
<body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">