1 2 3 4 5 6 7 8 9
<?php // Heading $_['heading_title'] = 'Extensions'; // Text $_['text_success'] = 'Success: You have modified extensions!'; $_['text_list'] = 'Extension List'; $_['text_type'] = 'Choose the extension type'; $_['text_filter'] = 'Filter';