diff options
Diffstat (limited to 'templates/stats.tpl')
| -rw-r--r-- | templates/stats.tpl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/stats.tpl b/templates/stats.tpl index 7f64e73..cc7d60b 100644 --- a/templates/stats.tpl +++ b/templates/stats.tpl @@ -1,4 +1,4 @@ -{* $Header: /cvsroot/bitweaver/_bit_stats/templates/stats.tpl,v 1.1 2005/06/19 05:05:49 bitweaver Exp $ *} +{* $Header: /cvsroot/bitweaver/_bit_stats/templates/stats.tpl,v 1.2 2005/06/28 07:45:59 spiderr Exp $ *} <div class="display statistics"> <div class="header"> <h1>{tr}Stats{/tr}</h1> @@ -28,8 +28,9 @@ <a href="#quiz_stats">{tr}Quizzes{/tr}</a>{/if} </div> - <div class="body"> + <div class="clear"></div> + <div class="body"> <a name="site_stats"></a> <table class="panel"> <caption>{tr}Site Statistics{/tr}</caption> |
