remove spaces

This commit is contained in:
Uwe Steinmann 2020-04-24 09:43:53 +02:00
parent d0b9df62d6
commit b608eff555

View File

@ -636,11 +636,11 @@ $(document).ready( function() {
}
// }}}
?>
</div>
</div>
<?php
echo "</div>\n";
echo "<div class=\"span8\">\n";
// Search Result {{{
// Search Result {{{
$foldercount = $doccount = 0;
if($entries) {
/*