removed unwanted javascript calls
This commit is contained in:
@@ -49,25 +49,6 @@
|
||||
</style>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
function MyTip(arg)
|
||||
{
|
||||
switch(arg)
|
||||
{
|
||||
case "trunk":
|
||||
alert("Press this button to get the Tinderbox Topfails for Firefox Trunk");
|
||||
case "3.6":
|
||||
alert("Press this button to get the Tinderbox Topfails for Firefox 3.6");
|
||||
case "thunderbird":
|
||||
alert("Press this button to get the Tinderbox Topfails for Thunderbird Trunk");
|
||||
case "sea":
|
||||
alert("Press this button to get the Tinderbox Topfails for SeaMonkey");
|
||||
}
|
||||
}
|
||||
|
||||
//-->
|
||||
</script>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user