diff --git a/templates/admin/repo/list.tmpl b/templates/admin/repo/list.tmpl
index 276fdff81..3a201fea0 100644
--- a/templates/admin/repo/list.tmpl
+++ b/templates/admin/repo/list.tmpl
@@ -35,8 +35,8 @@
{{.Name}} |
|
{{.NumWatches}} |
- {{.NumIssues}} |
{{.NumStars}} |
+ {{.NumIssues}} |
{{DateFormat .Created "M d, Y"}} |
{{end}}
@@ -57,4 +57,4 @@
-{{template "ng/base/footer" .}}
\ No newline at end of file
+{{template "ng/base/footer" .}}