summaryrefslogtreecommitdiff
path: root/opml.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-04-20 11:52:30 +0400
committerAndrew Dolgov <[email protected]>2011-04-20 11:52:30 +0400
commit34846e514f916e0ae7d942cc99e84c9507e4728b (patch)
treead503d3ade6a84e5f71f67e78ea8d919573424c0 /opml.php
parent58fa1bbc00f1e8ba48ea30332d61bbbe99c21398 (diff)
parent0ae2bb2a69c3691c2301fc66b46624447d0c8d32 (diff)
Merge branch 'master' into shared-feedbrowser
Diffstat (limited to 'opml.php')
-rw-r--r--opml.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/opml.php b/opml.php
index 40ea2637a..2e1eb84c6 100644
--- a/opml.php
+++ b/opml.php
@@ -158,7 +158,7 @@
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>
</head>
<body>
- <div class=\"floatingLogo\"><img src=\"images/logo.png\"></div>
+ <div class=\"floatingLogo\"><img src=\"images/logo_wide.png\"></div>
<h1>".__('OPML Utility')."</h1>";
db_query($link, "BEGIN");