Index: dlg.c =================================================================== --- dlg.c (revision 30415) +++ dlg.c (revision 30416) @@ -609,6 +609,7 @@ PCB_DAD_LABEL(drc_rlist_ctx.dlg, "Description:"); PCB_DAD_LABEL(drc_rlist_ctx.dlg, "-"); drc_rlist_ctx.wdesc = PCB_DAD_CURRENT(drc_rlist_ctx.dlg); + PCB_DAD_LABEL(drc_rlist_ctx.dlg, ""); PCB_DAD_LABEL(drc_rlist_ctx.dlg, "Statistics:"); PCB_DAD_LABEL(drc_rlist_ctx.dlg, "-"); drc_rlist_ctx.wstat = PCB_DAD_CURRENT(drc_rlist_ctx.dlg);