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/invoices/tooltips/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/moncbefd/www.moneta.at/admin/html/content/invoices/tooltips/customer_addresses.html
{extends file="get_usermod:layouts/main/partial/tooltip.html"}

{block name="content"}
	{load_language_text section="orders" name="orders"}
	
	{block name="admin_invoices_tooltips_customer_addresses"}
		<div class="customer-addresses">
			{if $has_separate_delivery_address}
				{block name="admin_invoices_tooltips_customer_addresses_delivery_address"}
					<div class="delivery-address">
						<div class="title">{$orders.TITLE_DELIVERY}</div>
						<div>{$delivery.firstname} {$delivery.lastname}</div>
						
						{if $delivery.company != ''}
							<div>{$delivery.company}</div>
						{/if}
						
						<div>{$delivery.street} {$delivery.house_number}</div>
						
						{if $delivery.additional_address_info != ''}
							<div>{$delivery.additional_address_info}</div>
						{/if}
						
						<div>{$delivery.postcode} {$delivery.city}</div>
						<div>{$delivery.country}</div>
					</div>
				{/block}
			{/if}
			
			{block name="admin_invoices_tooltips_customer_addresses_billing_address"}
				<div class="billing-address">
					<div class="title">
						{if $has_separate_delivery_address}
							{$orders.TITLE_INVOICE}
						{/if}
						
						{if !$has_separate_delivery_address}
							{$orders.TITLE_INVOICE} / {$orders.TITLE_DELIVERY}
						{/if}
					</div>
					
					<div>{$billing.firstname} {$billing.lastname}</div>
					
					{if $billing.company != ''}
						<div>{$billing.company}</div>
					{/if}
				   
					<div>{$billing.street} {$billing.house_number}</div>
					
					{if $billing.additional_address_info != ''}
						<div>{$billing.additional_address_info}</div>
					{/if}
					
					<div>{$billing.postcode} {$billing.city}</div>
					<div>{$billing.country}</div>
				</div>
			{/block}
		</div>
	{/block}
{/block}

Youez - 2016 - github.com/yon3zu
LinuXploit