Create New Item
×
Item Type
File
Folder
Item Name
×
Search file in folder and subfolders...
File Manager
/
admin
/
language
/
de-de
/
catalog
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php // Heading $_['heading_title'] = 'Categories Thumbnail'; // Text $_['text_success'] = 'Success: You have modified categories thumbnail!'; $_['text_thumbnail'] = 'Categories Thumbnail'; $_['text_list'] = 'Category Thumbnail List'; $_['text_form'] = 'Edit Category Thumbnail'; $_['text_edit'] = 'Edit Category Thumbnail'; $_['text_yes'] = 'Yes'; $_['text_no'] = 'No'; // Column $_['column_name'] = 'Category Name'; $_['column_sort_order'] = 'Sort Order'; $_['column_action'] = 'Action'; $_['column_thumbnail'] = 'Thumbnail Image'; $_['column_homethumb'] = 'Home Thumbnail Image'; $_['column_featured'] = 'Is Featured'; // Entry $_['entry_name'] = 'Category Name'; $_['entry_thumbnail_image'] = 'Thumbnail Image'; $_['entry_homethumb_image'] = 'Home Thumbnail Image'; $_['entry_featured'] = 'Is Featured?';