File "category.php"

Full path: /home/cakedeco/retaildirectonline.co.uk/admin/language/de-de/extension/module/category.php
File size: 381 B (381 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php
// Heading
$_['heading_title']    = 'Category';

// Text
$_['text_extension']   = 'Extensions';
$_['text_success']     = 'Success: You have modified category module!';
$_['text_edit']        = 'Edit Category Module';

// Entry
$_['entry_status']     = 'Status';

// Error
$_['error_permission'] = 'Warning: You do not have permission to modify category module!';