Commit af6e3c91 authored by Ruslan Karimov's avatar Ruslan Karimov

#3465. Правка верстки

parent 2deed14c
...@@ -202,4 +202,8 @@ FileUploadBundle::register($this); ...@@ -202,4 +202,8 @@ FileUploadBundle::register($this);
<div class="up-button"></div> <div class="up-button"></div>
</div> </div>
<?php echo $this->render('block/callback'); ?> <div class="hidden">
\ No newline at end of file <?= $this->render('block/callback'); ?>
<?= $this->render('block/sources-form'); ?>
<?= $this->render('block/request_access') ?>
</div>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment