9 lines
231 B
PHP
9 lines
231 B
PHP
<?php
|
|
// * @source See SOURCE.txt for source and other copyright.
|
|
// * @license GNU General Public License version 3; see LICENSE.txt
|
|
|
|
// Heading
|
|
$_['heading_title'] = 'Акции';
|
|
|
|
// Text
|
|
$_['text_tax'] = 'Без НДС:'; |