summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-23 09:48:07 +0400
committerAndrew Dolgov <[email protected]>2013-03-23 09:48:07 +0400
commitb68dce191f8f7b1d63444a83b8a38b927d4e66f0 (patch)
tree14379825c79cc68c2f2200cb65d5b6f4628ab093 /index.php
parentc1353b6384ea44258c14f79cdaa8ea6e38a8ae51 (diff)
Revert "fix tabs"
This reverts commit d6cb94145945a47fc843ed9c25197b1ece40cdae.
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 570bba6d4..4669a2080 100644
--- a/index.php
+++ b/index.php
@@ -53,7 +53,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
- <title><?php echo get_site_title() ?></title>
+ <title><?php echo get_site_title() ?></title>
<?php echo stylesheet_tag("lib/dijit/themes/claro/claro.css"); ?>
<?php echo stylesheet_tag("tt-rss.css"); ?>