diff -r d824146a9589 -r 0a2505c3b547 web/polemicaltimeline.php --- a/web/polemicaltimeline.php Sun Mar 04 14:13:39 2012 +0100 +++ b/web/polemicaltimeline.php Mon Mar 05 18:41:11 2012 +0100 @@ -20,6 +20,10 @@ $tweet_explain_background = URL_ROOT.$rep.'/images/tweetExplainBgd.gif'; } +$head_logo = URL_ROOT."$rep/images/head_logo.gif"; +if($translate->_('config__head_logo') != 'config__head_logo' && $translate->_('config__head_logo') != null ) { + $head_logo = URL_ROOT."$rep/".$translate->_('config__head_logo'); +} $url = (!empty($_SERVER['HTTPS'])) ? "https://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'] : "http://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']; @@ -41,65 +45,26 @@ - - + - - - - - + ' rel='stylesheet' type='text/css'/> ' rel='stylesheet' type='text/css'/> - ' rel='stylesheet' type='text/css'/> - + - - @@ -174,54 +190,86 @@
-
-
-
-
- " class="logo"> - - - - - _('config__metadata'))): ?> - -