mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
change spacings, margins
This commit is contained in:
parent
fcbd650ba2
commit
f651bf32a0
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
<title>T-Pot</title>
|
||||
</head>
|
||||
|
||||
<frameset rows='3%,*' border='0' frameborder='0' framespacing='0'>
|
||||
<frame src='navbar.html' name='navbar' marginwidth='0' marginheight='2' scrolling='no' noresize>
|
||||
<frameset rows='20,*' border='0' frameborder='0' framespacing='0'>
|
||||
<frame src='navbar.html' name='navbar' marginwidth='0' marginheight='0' scrolling='no' noresize>
|
||||
<frame src='' name='main' marginwidth='0' marginheight='0' scrolling='auto' noresize>
|
||||
<noframes>
|
||||
</noframes>
|
||||
|
|
Loading…
Reference in a new issue