modified : video uploading msg removed, was written twice
This commit is contained in:
parent
68626a7978
commit
5d294016f8
1 changed files with 0 additions and 7 deletions
|
@ -92,13 +92,6 @@ if(has_access('allow_video_upload',false,$verify_logged_user))
|
|||
$userquery->logincheck('allow_video_upload',true);
|
||||
}
|
||||
|
||||
|
||||
if(isset($_POST['submit_upload'])){
|
||||
|
||||
echo '<div class="alert alert-success embed_video">
|
||||
Video has been Embeded succesfully ..
|
||||
</div>';
|
||||
}
|
||||
Assign('step',$step);
|
||||
Assign('extensions', $Cbucket->get_extensions());
|
||||
subtitle(lang('upload'));
|
||||
|
|
Loading…
Add table
Reference in a new issue