From 764d548427fda9981301c2f472f710a893251c36 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Mon, 19 Mar 2012 22:42:09 -0400 Subject: [PATCH] Migrated 'configure push email' screen to room_banner_override --- webcit/pushemail.c | 2 +- webcit/static/t/prefs/pushemail.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webcit/pushemail.c b/webcit/pushemail.c index 4e67431aa..2cdc91f53 100644 --- a/webcit/pushemail.c +++ b/webcit/pushemail.c @@ -86,7 +86,7 @@ void display_pushemail(void) GetServerStatus(Buf, NULL); } FlushFolder(&Room); - output_headers(1, 1, 2, 0, 0, 0); + output_headers(1, 1, 1, 0, 0, 0); DoTemplate(HKEY("prefs_pushemail"), NULL, &SubTP); wDumpContent(1); FreeStrBuf(&Buf); diff --git a/webcit/static/t/prefs/pushemail.html b/webcit/static/t/prefs/pushemail.html index 982d5c1ae..6ee0eaf6e 100644 --- a/webcit/static/t/prefs/pushemail.html +++ b/webcit/static/t/prefs/pushemail.html @@ -1,4 +1,4 @@ -