Lines Matching refs:true
53 tpl_action('admin', true, 'li', true),
54 tpl_action('profile', true, 'li', true),
55 tpl_action('register', true, 'li', true),
56 tpl_action('login', true, 'li', true)
74 tpl_action('recent', true, 'li', true),
75 tpl_action('media', true, 'li', true),
76 tpl_action('index', true, 'li', true)
102 'edit' => tpl_action('edit', true, 'li', true, '<span>', '</span>'),
103 'revert' => tpl_action('revert', true, 'li', true, '<span>', '</span>'),
104 'revisions' => tpl_action('revisions', true, 'li', true, '<span>', '</span>'),
105 'backlink' => tpl_action('backlink', true, 'li', true, '<span>', '</span>'),
106 'subscribe' => tpl_action('subscribe', true, 'li', true, '<span>', '</span>')