Skip to content
Snippets Groups Projects
Commit 8da584dc authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

remove one icon from splash page

parent 1a59fc80
No related branches found
No related tags found
No related merge requests found
......@@ -88,10 +88,10 @@
<div class="member_icon">
<img onclick="displayDavidHarwood();return false;" src="mod/customindex/witw_icons/David_Harwood_tiny.jpg" alt="Profile Icon" />
</div>
<div class="member_icon">
<!-- <div class="member_icon">
<img onclick="displayJohnHoerner();return false;" src="mod/customindex/witw_icons/John_Hoerner_tiny.jpg" alt="Profile Icon" />
</div>
<!-- row 5 -->
--> <!-- row 5 -->
<div class="member_icon">
<img onclick="displayMichaelHoff();return false;" src="mod/customindex/witw_icons/Michael_Hoff_tiny.jpg" alt="Profile Icon" />
</div>
......
......@@ -67,7 +67,7 @@ function startMap() {
letsdothisloop('0');
pinsonly=false;
c = Math.floor(Math.random()*30);
c = Math.floor(Math.random()*31);
var pauseforasec =setTimeout("letsdothisloop('5000');",1500);
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment