Changeset 893 for trunk/Modules/Info/Info.php
- Timestamp:
- Mar 6, 2023, 1:48:45 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Info/Info.php
r888 r893 93 93 'Addon jako takový je běžný doplněk do hry a je možné jej bez problémů používat i na oficiálních serverech.<br/>'. 94 94 '<iframe width="420" height="315" src="https://www.youtube.com/embed/6EhBFv59syk" frameborder="0" allowfullscreen></iframe><br/>'. 95 '<img src="'.$this->System->Link('/images/promotion. bmp').'" width="800" alt="addon-obr">';95 '<img src="'.$this->System->Link('/images/promotion.png').'" width="800" alt="addon-obr">'; 96 96 return $Output; 97 97 }
Note:
See TracChangeset
for help on using the changeset viewer.