diff --git a/src/gui/epgview.cpp b/src/gui/epgview.cpp index 27b0734f4..1d759cc2d 100644 --- a/src/gui/epgview.cpp +++ b/src/gui/epgview.cpp @@ -1306,7 +1306,7 @@ int CEpgData::show(const t_channel_id channel_id, uint64_t a_id, time_t* a_start } break; } - case CRCInput::RC_info: + case CRCInput::RC_help: bigFonts = bigFonts ? false : true; ResetModules(); frameBuffer->paintBackgroundBoxRel(sx, sy, ox, oy);