From 88b2a35a7a4e9c350954c0c7cdf8a0a7f4d34bfe Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Wed, 18 Sep 2013 16:19:42 +0200 Subject: [PATCH] [BUG] Fixed PHP notice --- public/site_assets/test/css/layout.css | 8 ++++---- public/templates/test/statistics/round/round_shares.tpl | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/site_assets/test/css/layout.css b/public/site_assets/test/css/layout.css index 2fedb8e2..2fde324d 100644 --- a/public/site_assets/test/css/layout.css +++ b/public/site_assets/test/css/layout.css @@ -447,13 +447,13 @@ width: 100%; margin: -5px 0 0 0; } -.tablesorter, .tablesorterpager td{ +.tablesorter td, .tablesorterpager td{ margin: 0; padding: 0; border-bottom: 1px dotted #ccc; } -.tablesorter, .tablesorterpager thead tr { +.tablesorter thead tr, .tablesorterpager thead tr { height: 34px; background: url(../images/table_sorter_header.png) repeat-x; text-align: left; @@ -461,11 +461,11 @@ text-indent: 10px; cursor: pointer; } -.tablesorter, .tablesorterpager td { +.tablesorter td , .tablesorterpager td { padding: 15px 10px; } -.tablesorter, .tablesorterpager input[type=image] { +.tablesorter input[type=image], .tablesorterpager input[type=image] { margin-right: 10px;} ul.tabs { diff --git a/public/templates/test/statistics/round/round_shares.tpl b/public/templates/test/statistics/round/round_shares.tpl index aacb0e74..ec52a5b0 100644 --- a/public/templates/test/statistics/round/round_shares.tpl +++ b/public/templates/test/statistics/round/round_shares.tpl @@ -14,7 +14,7 @@ {assign var=rank value=1} {assign var=listed value=0} {section contrib $ROUNDSHARES} - + {$rank++} {if $ROUNDSHARES[contrib].is_anonymous|default:"0" == 1}anonymous{else}{$ROUNDSHARES[contrib].username|escape}{/if} {$ROUNDSHARES[contrib].valid|number_format}