summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/milestones/list.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/milestones/list.html.tmpl')
-rw-r--r--template/en/default/admin/milestones/list.html.tmpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/template/en/default/admin/milestones/list.html.tmpl b/template/en/default/admin/milestones/list.html.tmpl
index 6392f567f..4a79b9c31 100644
--- a/template/en/default/admin/milestones/list.html.tmpl
+++ b/template/en/default/admin/milestones/list.html.tmpl
@@ -45,12 +45,12 @@
[% columns = [
- {
+ {
name => "name"
heading => "Edit milestone..."
contentlink => edit_contentlink
},
- {
+ {
name => "sortkey"
heading => "Sortkey"
},
@@ -88,8 +88,8 @@
content => "(Default milestone)"
override_contentlink => 1
contentlink => undef
- }
-%]
+ }
+%]
[% Hook.process('before_table') %]