From 47715db628b61f632245eb5f958410e12446b56b Mon Sep 17 00:00:00 2001 From: kevin Date: Fri, 6 May 2022 16:09:26 -0400 Subject: [PATCH] html/preset_sel/ui.cfg : Change some UI labels. --- html/preset_sel/ui.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/preset_sel/ui.cfg b/html/preset_sel/ui.cfg index b3460ec..9954840 100644 --- a/html/preset_sel/ui.cfg +++ b/html/preset_sel/ui.cfg @@ -38,8 +38,8 @@ row: { check:{ name: midiThruCheckId, title:"MIDI Thru" }, - numb_disp: { name: curMidiEvtCntId, title:"Current:" }, - numb_disp: { name: totalMidiEvtCntId, title:"Total:" }, + numb_disp: { name: curMidiEvtCntId, title:"Current Loc:" }, + numb_disp: { name: totalMidiEvtCntId, title:"Max Loc:" }, },