AnonSec Shell
Server IP : 162.214.74.102  /  Your IP : 216.73.217.103
Web Server : Apache
System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64
User : lrsys ( 1015)
PHP Version : 5.6.40
Disable Function : exec,passthru,shell_exec,system
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/lrsys/public_html/lrsys_apps/gasch/application/plugins/module_billing/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/lrsys/public_html/lrsys_apps/gasch/application/plugins/module_billing/views/modal_delete.tpl
<div class="modal-header">
	<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
	<h3>{$title}</h3>
</div>
<div class="modal-body">

	<form class="form-horizontal" id="form_delete" method="post"
		  action="{U}module_billing/billing/delete_post" >
		<input type="hidden" name="id_record" value="{$id_record}">
		<input type="hidden" name="expiry" value="{$record->expiry}">
		<div class="row">
			<div class="col-md-12">
				{if isset($recurrent)}
					<h4>Conta Recorrente</h4>
					<br>
					<p>A conta que deseja excluír é uma conta recorrente.
						O que deseja fazer com as contas em <br>aberto vinculadas à conta excluída?</p>
					<br>
					<p>
						<label>
							<input type="radio" name="option" value="only-one" checked> Excluir apenas esta conta.
						</label>
					</p>
					<p>
						<label>
							<input type="radio" name="option" value="all-date"> Excluir também as próximas contas em aberto
							a partir de {implode('/', array_reverse(explode('-', $record->expiry)))}.
						</label>
					</p>
					<p>
						<label>
							<input type="radio" name="option" value="all-of-type"> Excluir todas as contas em aberto
							vinculadas a esta conta.
						</label>
					</p>
				{else}
					<span>Tem certeza que deseja excluir esta conta?</span>
				{/if}
			</div>
		</div>
	</form>

</div>

<div class="modal-footer">
	<button class="btn btn-primary" type="submit" id="modal_delete_submit">
		<i class="fa fa-check"></i> {$title}
	</button>
	<a href="#" data-dismiss="modal"> | ou Cancelar</a>
</div>

Anon7 - 2022
AnonSec Team