diff options
Diffstat (limited to 'template/yoga/admin/history.tpl')
-rw-r--r-- | template/yoga/admin/history.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/history.tpl b/template/yoga/admin/history.tpl index e3ccc1197..3ed4c94b3 100644 --- a/template/yoga/admin/history.tpl +++ b/template/yoga/admin/history.tpl @@ -116,7 +116,7 @@ <table class="table2" id="detailedStats"> <tr class="throw"> - <th>{'date'|@translate}</th> + <th>{'Date'|@translate}</th> <th>{'time'|@translate}</th> <th>{'user'|@translate}</th> <th>{'IP'|@translate}</th> |