diff --git a/theme/blocks/index.php b/theme/blocks/index.php index 0f1a84e..1e5b8f7 100644 --- a/theme/blocks/index.php +++ b/theme/blocks/index.php @@ -1622,15 +1622,15 @@ function oribi_render_platform_row( $a ) { $ngd .= ''; $ngd .= ''; /* ngd-player */ - /* Signal wrap: vertical line connecting player to cloud above */ + /* Signal wrap: vertical line connecting player to globe above */ $ngd .= '
'; $ngd .= '
'; $ngd .= ''; $ngd .= ''; - $ngd .= ''; - $ngd .= ''; - $ngd .= ''; - $ngd .= ''; + $ngd .= ''; + $ngd .= ''; + $ngd .= ''; + $ngd .= ''; $ngd .= ''; $ngd .= '
'; $ngd .= '
';