Clean up the code
authorcindy li <cli@ocad.ca>
Wed, 1 Dec 2010 20:24:20 +0000 (20:24 -0000)
committercindy li <cli@ocad.ca>
Wed, 1 Dec 2010 20:24:20 +0000 (20:24 -0000)
docs/content.php

index 526b97f..edb3898 100644 (file)
@@ -314,13 +314,5 @@ if ($has_text_alternative || $has_audio_alternative || $has_visual_alternative |
                        <img src="'.$alt_part[1].(($_GET['alternative'] == $alt_part['0']) ? $alt_part['4'] : $alt_part['5']).'" alt="'.(($_GET['alternative'] == $alt_part['0']) ? $alt_part['3'] : $alt_part['2']).'" title="'.(($_GET['alternative'] == $alt_part['0']) ? $alt_part['3'] : $alt_part['2']).'" border="0" class="img1616"/></a>';
                } 
        }
-}
-?>
-
-
-
-
-
-
 }
 ?>
\ No newline at end of file