Changeset 15 for trunk/index.php
- Timestamp:
- Dec 25, 2018, 9:56:40 AM (7 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/index.php (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/index.phpr13 r15 302 302 if ($MeetItem['Height'] != '') $Description .= '<br/>Výška: '.$MeetItem['Height'].' cm'; 303 303 if ($MeetItem['Weight'] != '') $Description .= '<br/>Váha: '.$MeetItem['Weight'].' kg'; 304 $Description .= '<br/> Škola: <a href="'.$MeetItem['SourceURL'].'">'.$MeetItem['SourceName'].'</a>';304 $Description .= '<br/>Zdroj: <a href="'.$MeetItem['SourceURL'].'">'.$MeetItem['SourceName'].'</a>'; 305 305 $RSS->Items[] = array( 306 306 'Title' => $Title, … … 332 332 $Output .= $Content; 333 333 $Output .= '<br/><div class="footer">Kontakt: <a href="mailto:'.$Config['Contact'].'">'.$Config['Contact'].'</a> '. 334 '<a href="https:// svn.zdechov.net/trac/tanec/">Zdrojový kód</a></div>';334 '<a href="https://app.zdechov.net/tanec/">Zdrojový kód</a></div>'; 335 335 $Output .= '</body></html>'; 336 336 return($Output); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/tanec/chrome/site/your_project_logo.png)
