2
0
visuddhinanda 3 жил өмнө
parent
commit
f156ae3c4b

+ 1 - 1
public/app/reader/get_para1.php

@@ -181,7 +181,7 @@ if ($FetchParInfo) {
 			$sToc = str_replace("[","",$sToc);
 			$sToc = str_replace("]","",$sToc);
 			$sTocOutput .= $space . "- [{$sToc}](../article/index.php?view=chapter&book={$_book}&par={$value["paragraph"]}{$urlChannel}){$progress}\n";
-		}		
+		}
 	}
 	$sTocOutput .= "\n\n";