summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-09-19 07:02:46 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-09-19 07:02:46 +0000
commitc6bfc1c28c4ba4a0e1f9e8b462b30c6b2dfb8703 (patch)
tree3d2f0c676b769c47583b194bc733583e706f0946 /templates
parentde857fb902b653d232fdd1ca9a842a4fd4652816 (diff)
downloadliberty-c6bfc1c28c4ba4a0e1f9e8b462b30c6b2dfb8703.tar.gz
liberty-c6bfc1c28c4ba4a0e1f9e8b462b30c6b2dfb8703.tar.bz2
liberty-c6bfc1c28c4ba4a0e1f9e8b462b30c6b2dfb8703.zip
typo
Diffstat (limited to 'templates')
-rw-r--r--templates/action_logs.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/action_logs.tpl b/templates/action_logs.tpl
index 0d0535e..eceea38 100644
--- a/templates/action_logs.tpl
+++ b/templates/action_logs.tpl
@@ -32,7 +32,7 @@
<th>{smartlink ititle="ID" isort=content_id page=$listInfo.page}</th>
<th>{smartlink ititle="Title" isort=title page=$listInfo.page}</th>
<th>{smartlink ititle="Log Entry" isort=action_log page=$listInfo.page}</th>
- <th>{smartlink ititle="Content Type" isort=content_dscription page=$listInfo.page}</th>
+ <th>{smartlink ititle="Content Type" isort=content_description page=$listInfo.page}</th>
<th>{smartlink ititle="Log time" isort=last_modified page=$listInfo.page idefault=1}</th>
<th>{smartlink ititle="Modified by" isort=user_id page=$listInfo.page} [{smartlink ititle="IP" isort=ip page=$listInfo.page}]</th>
<th>{tr}Actions{/tr}</th>