diff --git a/www/assets/js/track.js b/www/assets/js/track.js index c3dba53..575e93c 100644 --- a/www/assets/js/track.js +++ b/www/assets/js/track.js @@ -114,7 +114,7 @@ function updateTrackingMultiListStatus() { }); } else { - $("#tracking-multi-list ul").html('
  • Quickly see the latest status for multiple packages at the same time right here. Long-press or right click a tracking code in the Recent tab to add it.
  • '); + $("#tracking-multi-list ul").html('
  • Quickly see the latest status for multiple packages at the same time right here. Long-pressRight-click a tracking code in the Recent tab to add it.
  • '); } }