Changeset 864 for trunk/Modules/Info/Info.php
- Timestamp:
- Feb 5, 2016, 11:47:36 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Info/Info.php
r844 r864 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=" images/promotion.bmp" width="800" alt="addon-obr">';95 '<img src="'.$this->System->Link('/images/promotion.bmp').'" width="800" alt="addon-obr">'; 96 96 return($Output); 97 97 }
Note:
See TracChangeset
for help on using the changeset viewer.