%PDF- %PDF-
Direktori : /www/varak.net/video.varak.net/app/templates/ |
Current File : /www/varak.net/video.varak.net/app/templates/itemFile.php |
<div class="col-xs-6 col-md-3 col-lg-2 folder-item-wrapper"> <a class="folder-item" href="player.php?file=<?php echo urlencode("$this->subDir/$file") ?>" title="<?php echo $file?>" target="_blank"> <img class="folder-item-image" src="screen.php?file=<?php echo urlencode("$this->subDir/$file") ?>" alt="<?php echo \Utils\Strings::removeSuffix($file) ?>" /> <div class="item-title"><?php echo \Utils\Strings::truncate($file)?></div> <div class="item-info">Velikost: <?php echo $this->fileSize($stat['size'])?></div> </a> </div>