コード例 #1
0
 function showListStart()
 {
     $this->out->element('h3', 'attachments-title', _('Attachments'));
     parent::showListStart();
 }