403Webshell
Server IP : 82.64.35.208  /  Your IP : 192.168.65.1
Web Server : Apache/2.4.68 (Debian)
System : Linux 079bc81edf51 6.12.76-linuxkit #1 SMP Tue Jul 21 14:38:37 UTC 2026 aarch64
User : root ( 0)
PHP Version : 8.3.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/html/wp-content/plugins/manager-for-galene-videoconference/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wp-content/plugins/manager-for-galene-videoconference/views/main.twig
<section>
<nav class="navbar mb-3" role="navigation" aria-label="main navigation">
  <div class="navbar-brand">
	  <div href='#' class="navbar-item">
	  <a class="navbar-item" href="{% echo get_permalink() %}" >
		  <img  src="{% echo esc_url(GALMGR_PLUGIN_URL . '/assets/videocall-pngrepo-com.png') %}" >
		  </a>
		</div>
	<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="main_menu">
	  <span aria-hidden="true"></span>
	  <span aria-hidden="true"></span>
	  <span aria-hidden="true"></span>
	</a>

  </div>
  <div id="main_menu" class="navbar-menu">
    <div class="navbar-start">
		{% if( @$is_admin === true): %}
      <a class="navbar-item is-tab {% echo sanitize_html_class(@$d['admin_screen_roomsettings']) %}" href="{% echo esc_url(Galmgr_util::add_arg([ 'galene_action' => 'admin_screen_roomsettings' ])) %}">
        {{ __("Room settings",'manager-for-galene-videoconference') }}
      </a>
      <a class="navbar-item is-tab {% echo sanitize_html_class(@$d['admin_screen_usersettings']) %}" href="{% echo esc_url(Galmgr_util::add_arg([ 'galene_action' => 'admin_screen_usersettings' ])) %}">
        {{ __("Users",'manager-for-galene-videoconference') }}
      </a>
      <a class="navbar-item is-tab {% echo sanitize_html_class(@$d['admin_screen_roommgr']) %}" href="{% echo esc_url(Galmgr_util::add_arg([ 'galene_action' => 'admin_screen_settings' ])) %}">
        {{ __("System settings",'manager-for-galene-videoconference') }}
      </a>

	    {% else: %}
		  <a class="navbar-item" href="{% echo get_permalink() %}" >
			{{ __("Rooms",'manager-for-galene-videoconference') }}
		  </a>
	    {% endif; %}
       </div>
   </div>

    <div class="navbar-end">
      <div class="navbar-item">
        <div class="buttons">		  
		{% if( @$is_admin === true): %}
          <a class="button is-light" href="{% echo esc_url(Galmgr_util::add_arg([ 'galene_action' => 'admin_action_logout' ])) %}" >
            {{ __("Logout",'manager-for-galene-videoconference') }}
          </a>
	    {% else: %}
          <a class="button is-light"  href="{% echo esc_url(Galmgr_util::add_arg([ 'galene_action' => 'admin_screen_roomsettings' ])) %}" >
            {{ __("Administration",'manager-for-galene-videoconference') }}
          </a>
	    {% endif; %}
        </div>
      </div>
    </div>

</nav>



{% if(is_array(@$d['msg'])): foreach($d['msg'] as $m): %}

<article class="message autohide is-small {% echo sanitize_html_class( $m['type']) %}">
  <div class="message-header is-rounded">
    <div>{{ $m['title'] }}</div>
    <button class="delete" type="button" aria-label="delete"></button>
  </div>
</article>

{% endforeach; endif; %}


{% yield content %}

</section>

<div class="preloader">
  <img src="{% echo esc_url(GALMGR_PLUGIN_URL . '/assets/spinner.svg') %}" alt="spinner">
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit