diff --git a/chant.php b/chant.php
index 988b94f..30f53ae 100644
--- a/chant.php
+++ b/chant.php
@@ -195,7 +195,7 @@ if(count($c_p) > 0) {
if($next) $sources_img .= ' ▶';
$sources_img .= "
\n";
for($i = 0; $i < max(1, $s[3]); $i++) {
- if(is_array($urls)) $sources_img .= '';
+ if(is_array($urls)) $sources_img .= '';
$sources_img .= '
';
if(is_array($urls)) $sources_img .= '';
$sources_img .= '
'."\n";