forked from HPR/hpr_generator
		
	Fix path to correspondents pages
This commit is contained in:
		| @@ -21,7 +21,7 @@ | ||||
|  | ||||
| 		<td><strong><!--% host.host %--></strong><br /> | ||||
|  | ||||
| 			Host ID: <a href="<!--% absolute_path(baseurl) %-->correspondents/<!--% zero_pad_left(host.hostid) %-->/index.html"><!--% host.hostid %--></a></td> | ||||
| 			Host ID: <a href="<!--% absolute_path(baseurl) %-->correspondents/<!--% zero_pad_left(host.hostid) %-->.html"><!--% host.hostid %--></a></td> | ||||
| 		<td><!--% host.license %--></td> | ||||
| 		<td><!--% host.date %--></td> | ||||
| 	</tr> | ||||
|   | ||||
| @@ -49,7 +49,7 @@ | ||||
| 		<h3><!--% latest_episodes.summary%--></h3> | ||||
| 		<p class="meta"$><!--% IF get_avatar(latest_episodes.hostid) != 'hpr_logo.png' %--> | ||||
| 		<img src="<!--% absolute_path(baseurl) %-->images/<!--% get_avatar(latest_episodes.hostid) %-->" height="80" width="80" alt="" /></a><!--% END %--> | ||||
| 	<br>Hosted by <a href="<!--% absolute_path(baseurl) %-->correspondents/<!--% zero_pad_left(latest_episodes.hostid) %-->/index.html"><!--% latest_episodes.host %--></a> on <!--% latest_episodes.date %--> is flagged as <!--% display_explicit(latest_episodes.explicit) %--> and released under a <!--% latest_episodes.license %--> license. <br> | ||||
| 	<br>Hosted by <a href="<!--% absolute_path(baseurl) %-->correspondents/<!--% zero_pad_left(latest_episodes.hostid) %-->.html"><!--% latest_episodes.host %--></a> on <!--% latest_episodes.date %--> is flagged as <!--% display_explicit(latest_episodes.explicit) %--> and released under a <!--% latest_episodes.license %--> license. <br> | ||||
| <strong>Tags:</strong> <!--% latest_episodes.tags %--><em></em>.<br> | ||||
| <small>listen in <a href="local/hpr<!--% latest_episodes.id %-->.ogg">ogg</a>, <a href="local/hpr<!--% latest_episodes.id %-->.spx">spx</a>, or <a href="local/hpr<!--% latest_episodes.id %-->.mp3">mp3</a> format. <!--% show_series(latest_episodes.series, latest_episodes.seriesid) %--> | ||||
|  <a href="eps.php?id=3628#comments">comments (0)</a></small> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user