| 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/lang/english/original_sections/voucher/ |
Upload File : |
<?php /* -------------------------------------------------------------- gv_send.lang.inc.php 2017-06-20 gm Gambio GmbH http://www.gambio.de Copyright (c) 2017 Gambio GmbH Released under the GNU General Public License (Version 2) [http://www.gnu.org/licenses/gpl-2.0.html] -------------------------------------------------------------- */ $t_language_text_section_content_array = array ( 'current_balance' => 'Your current voucher value: ', 'entry_amount' => 'Voucher value', 'entry_email' => 'Recipient email address', 'entry_message' => 'Your message to the recipient', 'entry_name' => 'Recipient name', 'error_entry_amount_check' => ' <span class="errorText">Invalid value</span>', 'error_entry_amount_check_NAN' => ' <span class="errorText">Invalid value! Given input is not a number.</span>', 'error_entry_amount_check_OOR' => ' <span class="errorText">Invalid value! Given input must be greater than 0 and less equal then your voucher value.</span>', 'error_entry_email_address_check' => ' <span class="errorText">Invalid email address</span>', 'heading_gvsend' => 'Send voucher', 'heading_text' => '<br />Please complete your personal details for the voucher. For any further questions regarding vouchers, please consult the Q&As <a href="gv_faq.php">here</a>.<br />', 'text_required' => '* required', 'text_required_sign' => ' *', 'text_success' => 'Congratulations, your voucher has been sent!' );