403Webshell
Server IP : 192.64.118.117  /  Your IP : 18.224.21.26
Web Server : LiteSpeed
System : Linux premium56.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64
User : thecgapy ( 1160)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/thecgapy/www/wp-content/plugins/beaver-builder-lite-version/includes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/thecgapy/www/wp-content/plugins/beaver-builder-lite-version/includes/settings.php
<form class="fl-builder-settings <?php echo $form['class']; ?>" <?php echo $form['attrs']; ?> onsubmit="return false;">
	<div class="fl-lightbox-header">
		<h1>
			<?php echo $form['title']; ?>
			<?php foreach ( $form['badges'] as $form_badge_slug => $form_badge_title ) : ?>
			<span class="fl-builder-badge fl-builder-badge-<?php echo $form_badge_slug; ?>"><?php echo $form_badge_title; ?></span>
			<?php endforeach; ?>
		</h1>
		<?php if (isset($form['resizable']) && $form['resizable'] === true) : ?>
			<div class="fl-lightbox-controls"><i class="fa fa-expand"></i></div>
		<?php endif; ?>
	</div>
	<?php if(count($form['tabs']) > 1) : ?>
	<div class="fl-builder-settings-tabs">
		<?php  $i = 0; foreach($form['tabs'] as $id => $tab) : ?>
		<a href="#fl-builder-settings-tab-<?php echo $id; ?>"<?php if($i == 0) echo ' class="fl-active"'; ?>><?php echo $tab['title']; ?></a>
		<?php $i++; endforeach; ?>
	</div>
	<?php endif; ?>
	<div class="fl-builder-settings-fields fl-nanoscroller">
		<div class="fl-nanoscroller-content">
			<?php $i = 0; foreach($form['tabs'] as $id => $tab) : // Tabs ?>
			<div id="fl-builder-settings-tab-<?php echo $id; ?>" class="fl-builder-settings-tab <?php if($i == 0) echo 'fl-active'; ?>">

				<?php if(isset($tab['file']) && file_exists($tab['file'])) : // Tab File ?>

					<?php include $tab['file']; ?>

				<?php else : ?>

					<?php if(!empty($tab['description'])) : // Tab Description ?>
					<p class="fl-builder-settings-tab-description"><?php echo $tab['description']; ?></p>
					<?php endif; ?>

					<?php foreach($tab['sections'] as $id => $section) : // Tab Sections ?>
					<div id="fl-builder-settings-section-<?php echo $id; ?>" class="fl-builder-settings-section">

						<?php if(isset($section['file']) && file_exists($section['file'])) : // Section File ?>

							<?php include $section['file']; ?>

						<?php else : ?>

							<?php if(!empty($section['title'])) : // Section Title ?>
							<h3 class="fl-builder-settings-title"><?php echo $section['title']; ?></h3>
							<?php endif; ?>

							<?php if ( isset( $section['description'] ) && ! empty( $section['description'] ) ) : // Section description ?>
							<p class="fl-builder-settings-description"><?php echo $section['description']; ?></p>
							<?php endif; ?>

							<table class="fl-form-table">
								<?php

								foreach($section['fields'] as $name => $field) {  // Fields
									FLBuilder::render_settings_field($name, $field, $settings);
								}

								?>
							</table>

						<?php endif; ?>

					</div>
					<?php endforeach; ?>

				<?php endif; ?>

			</div>
			<?php $i++; endforeach; ?>
		</div>
	</div>
	<div class="fl-lightbox-footer">
		<span class="fl-builder-settings-save fl-builder-button fl-builder-button-large fl-builder-button-primary" href="javascript:void(0);" onclick="return false;"><?php _e('Save', 'fl-builder'); ?></span>
		<?php if ( in_array( 'save-as', $form['buttons'] ) ) : ?>
		<span class="fl-builder-settings-save-as fl-builder-button fl-builder-button-large" href="javascript:void(0);" onclick="return false;"><?php _e('Save As...', 'fl-builder'); ?></span>
		<?php endif; ?>
		<span class="fl-builder-settings-cancel fl-builder-button fl-builder-button-large" href="javascript:void(0);" onclick="return false;"><?php _e('Cancel', 'fl-builder'); ?></span>
	</div>
</form>

Youez - 2016 - github.com/yon3zu
LinuXploit