Skip to content

Commit 58b3ca5

Browse files
committed
Change default/base target to avoid conflict with top site
1 parent 3e1a54f commit 58b3ca5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sansfrontiere/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<html><head><title>Welcome to Sans Frontiere 2001 Website</title></head><frameset framespacing=0 border=0 rows=64,* frameborder=0><frame name=title scrolling=no noresize target=contents src=title.htm marginwidth=0 marginheight=0><frameset cols=100,*><frame name=menu target=main src=menu.htm scrolling=no noresize marginwidth=0 marginheight=0><frame name=main src=present.htm scrolling=auto noresize marginwidth=14 marginheight=16 target=_self></frameset><noframes><body><p>This page uses frames, but your browser doesn't support them.</p></body></noframes></frameset></html>
1+
<html><head><title>Welcome to Sans Frontiere 2001 Website</title></head><frameset framespacing=0 border=0 rows=64,* frameborder=0><frame name=title scrolling=no noresize target=contents src=title.htm marginwidth=0 marginheight=0><frameset cols=100,*><frame name=menu target=mainsf src=menu.htm scrolling=no noresize marginwidth=0 marginheight=0><frame name=mainsf src=present.htm scrolling=auto noresize marginwidth=14 marginheight=16 target=_self></frameset><noframes><body><p>This page uses frames, but your browser doesn't support them.</p></body></noframes></frameset></html>

sansfrontiere/menu.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<html><head><base target=main><script language="JavaScript" fptype="dynamicanimation">
1+
<html><head><base target=mainsf><script language="JavaScript" fptype="dynamicanimation">
22
<!--
33
function dynAnimation(){}function clickSwapImg(){}//-->
44
</script><script language="JavaScript1.2" fptype="dynamicanimation" src="animate.js"></script>

0 commit comments

Comments
 (0)