6 lines
92 B
PHP
6 lines
92 B
PHP
|
<?php
|
||
|
// Heading
|
||
|
$_['heading_title'] = 'Specials';
|
||
|
|
||
|
// Text
|
||
|
$_['text_tax'] = 'Ex Tax:';
|