data->get('spent')) { ?> $this->data->getUid(), 'start' => $this->data->get('start') ); $total += $this->data->get('spent'); echo ''; // start echo ''; // stop echo ''; // time spent echo ''; echo ''; } while ($this->data->next()); ?>
'.$this->data->htmlBegin().''.$this->data->htmlEnd().''; echo ''.TR::html('button','delete').''; echo $this->data->getTimeSpent(); echo '
'.TR::html('ui','history_empty').'

'; } ?>