From 7391bb422882f7c9a5b5dc93c6effa65ddcc2844 Mon Sep 17 00:00:00 2001 From: Kevin Chung Date: Sat, 7 May 2016 18:30:59 -0400 Subject: [PATCH] More consistent titles --- CTFd/templates/admin/chals.html | 1 + CTFd/templates/admin/config.html | 1 + CTFd/templates/admin/correct_keys.html | 1 + CTFd/templates/admin/scoreboard.html | 1 + CTFd/templates/admin/statistics.html | 1 + CTFd/templates/admin/teams.html | 1 + CTFd/templates/admin/wrong_keys.html | 1 + 7 files changed, 7 insertions(+) diff --git a/CTFd/templates/admin/chals.html b/CTFd/templates/admin/chals.html index 86fd04e1..fa470fbb 100644 --- a/CTFd/templates/admin/chals.html +++ b/CTFd/templates/admin/chals.html @@ -287,6 +287,7 @@
+

Challenges

diff --git a/CTFd/templates/admin/config.html b/CTFd/templates/admin/config.html index 3ee0cc52..1c78fb44 100644 --- a/CTFd/templates/admin/config.html +++ b/CTFd/templates/admin/config.html @@ -2,6 +2,7 @@ {% block content %}
+

Config

{% for error in errors %} diff --git a/CTFd/templates/admin/correct_keys.html b/CTFd/templates/admin/correct_keys.html index 894b82d6..c269f05f 100644 --- a/CTFd/templates/admin/correct_keys.html +++ b/CTFd/templates/admin/correct_keys.html @@ -10,6 +10,7 @@ {% block content %}
+

Correct Key Submissions