Changeset 28 for trunk/CustomOutput.php
- Timestamp:
- Sep 10, 2010, 8:09:48 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CustomOutput.php
r22 r28 39 39 $Output .= '<li>'.$this->System->HTML->MakeLink($this->System->Localization->Translate('Internet'), $this->System->Navigation->MakeLink('Main', 'Internet')).'</li>'; 40 40 $Output .= '<li>'.$this->System->HTML->MakeLink($this->System->Localization->Translate('Hosting'), $this->System->Navigation->MakeLink('Main', 'Hosting')).'</li>'; 41 $Output .= '<li>'.$this->System->HTML->MakeLink($this->System->Localization->Translate('VoIP'), $this->System->Navigation->MakeLink('Main', 'VoIP')).'</li>'; 41 42 $Output .= '<li><a href="https://mail.zdechov.net/">Pošta</a></li>'; 42 43 $Output .= '<li>'.$this->System->HTML->MakeLink($this->System->Localization->Translate('NetworkHistory'), $this->System->Navigation->MakeLink('Main', 'History')).'</li>';
Note:
See TracChangeset
for help on using the changeset viewer.