summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2007-07-09 10:37:22 +0000
committerMax Kremmel <xing@synapse.plus.com>2007-07-09 10:37:22 +0000
commit3df56c760400a61f22db74f1763e780207ff289b (patch)
treeedec457a746581994da487e5952aa2611218d2d8
parent062bcd4016dc4e67b44cb526feacf0b9dc8a865a (diff)
downloadquota-3df56c760400a61f22db74f1763e780207ff289b.tar.gz
quota-3df56c760400a61f22db74f1763e780207ff289b.tar.bz2
quota-3df56c760400a61f22db74f1763e780207ff289b.zip
correct class in wrapping div
-rw-r--r--templates/quota.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/quota.tpl b/templates/quota.tpl
index f6f181c..731a6c7 100644
--- a/templates/quota.tpl
+++ b/templates/quota.tpl
@@ -1,4 +1,4 @@
-<div class="quota">
+<div class="display quota">
<div class="header">
<h1>{tr}Usage Quota{/tr}</h1>
</div>