diff options
| author | cvs2git <cvs2git@bitweaver.org> | 2010-06-09 18:13:19 +0200 |
|---|---|---|
| committer | nickpalmer <nick@sluggardy.net> | 2010-06-09 18:13:19 +0200 |
| commit | 5beec44e97471f5352635c7b55ac62a1431c6956 (patch) | |
| tree | 4e5d70f55843d356b1bea98eddab59f2fe7d7587 /templates | |
| parent | cce0032b72bb52db166804415920c5d923ba3ccd (diff) | |
| download | stats-5beec44e97471f5352635c7b55ac62a1431c6956.tar.gz stats-5beec44e97471f5352635c7b55ac62a1431c6956.tar.bz2 stats-5beec44e97471f5352635c7b55ac62a1431c6956.zip | |
Strip down CVS keywords.
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/admin_stats.tpl | 2 | ||||
| -rw-r--r-- | templates/stats.tpl | 2 | ||||
| -rw-r--r-- | templates/user_stats.tpl | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/templates/admin_stats.tpl b/templates/admin_stats.tpl index 3285d5c..eb74698 100644 --- a/templates/admin_stats.tpl +++ b/templates/admin_stats.tpl @@ -1,4 +1,4 @@ -{* $Header: /cvsroot/bitweaver/_bit_stats/templates/admin_stats.tpl,v 1.1 2006/09/10 17:43:28 squareing Exp $ *} +{* $Header$ *} {strip} {form legend="Statistics Settings"} <input type="hidden" name="page" value="{$page}" /> diff --git a/templates/stats.tpl b/templates/stats.tpl index 04d8b04..848ba96 100644 --- a/templates/stats.tpl +++ b/templates/stats.tpl @@ -1,4 +1,4 @@ -{* $Header: /cvsroot/bitweaver/_bit_stats/templates/stats.tpl,v 1.10 2010/04/17 22:46:10 wjames5 Exp $ *} +{* $Header$ *} <div class="display statistics"> <div class="header"> <h1>{tr}Stats{/tr}</h1> diff --git a/templates/user_stats.tpl b/templates/user_stats.tpl index 7da3fbf..1ede26d 100644 --- a/templates/user_stats.tpl +++ b/templates/user_stats.tpl @@ -1,4 +1,4 @@ -{* $Header: /cvsroot/bitweaver/_bit_stats/templates/user_stats.tpl,v 1.12 2009/11/11 17:38:46 spiderr Exp $ *} +{* $Header$ *} <div class="display statistics"> <div class="header"> <h1>{tr}Site Registrations{/tr}</h1> |
