forked from HPR/hpr_generator
		
	Change extension from html to php for navigation links
This commit is contained in:
		| @@ -1,10 +1,10 @@ | ||||
| 		<ul> | ||||
| 			<li><a href="/calendar.php"><strong>⇧Upload⇧</strong></a></li> | ||||
| 			<li><a href="/index.php"><strong>Home</a></li> | ||||
| 			<li><a href="/contribute.php">Give Shows »</strong></a> | ||||
| 			<li><a href="/stuff_you_need_to_know.php">Info</a></li> | ||||
| 			<li><a href="/theme.php">Theme</a></li> | ||||
| 			<li><a href="/requested_topics.php">Topics</a></li> | ||||
| 			<li><a href="/recording.php">Recording</a></li> | ||||
| 			<li><a href="/index.html"><strong>Home</a></li> | ||||
| 			<li><a href="/contribute.html">Give Shows »</strong></a> | ||||
| 			<li><a href="/stuff_you_need_to_know.html">Info</a></li> | ||||
| 			<li><a href="/theme.html">Theme</a></li> | ||||
| 			<li><a href="/requested_topics.html">Topics</a></li> | ||||
| 			<li><a href="/recording.html">Recording</a></li> | ||||
| 			<li><a href="/request_a_slot.php">Scheduling</a></li> | ||||
| 		</ul> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user