News:

Please note these forums are mostly a testing ground for my SMF work and I don't really use them otherwise.

Main Menu

Paste-1266298370:v:use_geshi-1:v:type-php

Started by B, Feb 16, 2010, 05:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

B

      'profile_features' => array(
         'title' => $txt['manual_category_profile_features'],
         'description' => '',
         'areas' => array(
            'profile_info' => array(
               'label' => $txt['manual_section_profile_info'],
               'template' => 'manual_profile_info_summary',
               'description' => $txt['manual_entry_profile_info_desc'],
               'subsections' => array(
                  'summary' => array($txt['manual_entry_profile_info_summary'], 'manual_profile_info_summary'),
                  'posts' => array($txt['manual_entry_profile_info_posts'], 'manual_profile_info_posts'),
                  'stats' => array($txt['manual_entry_profile_info_stats'], 'manual_profile_info_stats'),
               ),
            ),