Update user_messages.php

This commit is contained in:
tripathyr 2022-04-12 17:29:13 +05:30 committed by GitHub
parent 375de4aece
commit d9229875de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,3 @@
<?php
/**
* Created by PhpStorm.
* User: Abhishek Kumar Sinha
* Date: 9/28/2017
* Time: 4:58 PM
*/
?>
<?php
if($user_logged_in) {?>
<div class="container-fluid background-white-1 mt--4 p--2">
@ -31,4 +22,4 @@
</div>
</div>
</div>
<?php } ?>
<?php } ?>