Changeset 874 for trunk/block/index.php
- Timestamp:
- Apr 6, 2020, 11:56:19 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/block/index.php
r873 r874 38 38 $Output .= '<br/><br/>V případě problémů kontaktujte technickou podporu na telefonu 737785792<br/><br/>'; 39 39 $Output .= '</body></html>'; 40 return ($Output);40 return $Output; 41 41 } 42 42 }
Note:
See TracChangeset
for help on using the changeset viewer.