From 8d08adb9127dc8f39cd14e26a978bcff693c6904 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 10 Dec 2006 23:52:32 +0000 Subject: [PATCH] r1353: We should probably check in these two essential templates --- templates/list_head.tpl | 1 + templates/userctrl_column.tpl | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 templates/list_head.tpl create mode 100644 templates/userctrl_column.tpl diff --git a/templates/list_head.tpl b/templates/list_head.tpl new file mode 100644 index 0000000..2c05ff5 --- /dev/null +++ b/templates/list_head.tpl @@ -0,0 +1 @@ + $name $image diff --git a/templates/userctrl_column.tpl b/templates/userctrl_column.tpl new file mode 100644 index 0000000..0c2f96c --- /dev/null +++ b/templates/userctrl_column.tpl @@ -0,0 +1,4 @@ + + {$bugsys->columnNames[$column]}: + + \ No newline at end of file -- 2.22.5