init III
This commit is contained in:
9
Perl CGI C2/admin/index.html
Normal file
9
Perl CGI C2/admin/index.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Administration</title>
|
||||
</head>
|
||||
<frameset cols='230,*' rows='100%' border="0" frameborder="1" framespacing="0">
|
||||
<frame src="links.html" name='links' scrolling="Option" noresize>
|
||||
<frame src='rechts.html' name='rechts'>
|
||||
</frameset>
|
||||
</html>
|
||||
Reference in New Issue
Block a user