diff --git a/templates/ktcore/search2/search_results.smarty b/templates/ktcore/search2/search_results.smarty index 5c0e06b..9c84919 100755 --- a/templates/ktcore/search2/search_results.smarty +++ b/templates/ktcore/search2/search_results.smarty @@ -192,7 +192,7 @@ function onShowAll(showall) {if $hit->IsDocument} {$hit->FullPath|mb_truncate:30:'...':true}/{$hit->Title|mb_truncate:30:'...':true} - {$hit->Filesize} {else} - {if $hit->IsProxy}/{$hit->full_path|mb_truncate:30:'...':true}{else}{$hit->FullPath|mb_truncate:30:'...':true}{/if}{} + {if $hit->IsProxy}/{$hit->full_path|mb_truncate:30:'...':true}{else}{$hit->FullPath|mb_truncate:30:'...':true}{/if} {/if}