From b28ce5d6683141119444111988b531764f4202df Mon Sep 17 00:00:00 2001 Message-Id: From: Mark Wooding Date: Mon, 31 Dec 2007 11:08:05 +0000 Subject: [PATCH 1/1] fix more broken images Organization: Straylight/Edgeware From: rjk@greenend.org.uk <> --- server/dcgi.c | 1 + templates/playing.html | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/server/dcgi.c b/server/dcgi.c index 4e289a0..69c9214 100644 --- a/server/dcgi.c +++ b/server/dcgi.c @@ -645,6 +645,7 @@ static void act_edituser(cgi_sink *output, expand_template(ds, output, "login"); } + static const struct action { const char *name; void (*handler)(cgi_sink *output, dcgi_state *ds); diff --git a/templates/playing.html b/templates/playing.html index 90cc6f6..9c35326 100644 --- a/templates/playing.html +++ b/templates/playing.html @@ -207,7 +207,7 @@ USA @label:playing.upall@ @@ -233,7 +233,7 @@ USA @label:playing.downall@ -- [mdw]