Example #1
0
<?php

$USER = new \CmsDev\Query\UserProfile();
$USER->GetDataSet();
if ($USER->UserOk === true) {
    ?>
    <form action="" method="post">
        <div class="container">
            <div class="row">

                <h1 class="PageTitle">Perfil de usuario</h1>
                <div class="cols cols6">
                    <section class="first col">
                        <img src="<?php 
    echo $USER->user_list->ClientAuth_picture;
    ?>
" id="ImageProfile"/>
                    </section>
                    <section class="col5">
                        <div id="tabsUserProfile">
                            <ul>
                                <li class="active"><a href="<?php 
    echo TOTAL_REQUEST;
    ?>
#tabs-1"><h1>1</h1> <span><?php 
    echo SKT_ADMIN_CreateAccount_Tab1;
    ?>
</span> <h2>&RightArrow;</h2></a></li>
                                <li><a href="<?php 
    echo TOTAL_REQUEST;
    ?>