=$_T[$serviceData['id']?'Edit service':'Create new service']?>
=$_T['Go Back']?>
=$ERROR?>
=$SUCCESS?>
=$_T['Service name']?>
=$_T['Name of your service. Will appear on offers, orders and invoices']?>
=$_T['Time amount']?>
0 €
=$validate['time_amount']?>
=$_T['Time invest (HH:mm) for this service.']?>
=$_T['Add material costs']?>
0 €
=$_T['Price']?>
=$userSettings['currency']?>
=$_T['You can override the calculated value with a fix amount!']?>
=$_T['Category']?>
=$_T['---No Category---']?>
if($serviceCategories) { foreach($serviceCategories as $nextCat) { echo '
'.$nextCat['name'].'
'; } }?>
=$_T['Select a best matching category for your service']?>
=$_T['Description']?> [rich text]
=$serviceData['description']?>
=$_T['Will only appear on job search pages and your announces']?>
=$_T['Save']?>