Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

forum_view.html

Quote Reply
forum_view.html
Not sure if this qualifies as a bug, but in forum_view.html, you start the first form outside of the primary body_table.

Code:
<%body_tag%>
<%include include_header.html%>
<form method="get" action="gforum.cgi">
<%hidden_form%>
<%body_table%>

On my modification, I tucked it inside body_table to clean up excess page space.

Last edited by:

heavybombers: Nov 19, 2001, 1:13 PM
Subject Author Views Date
Thread forum_view.html ArmyAirForces 2550 Nov 19, 2001, 1:12 PM
Thread Re: [heavybombers] forum_view.html
Paul 2444 Nov 19, 2001, 2:14 PM
Thread Re: [PaulW] forum_view.html
ArmyAirForces 2458 Nov 19, 2001, 2:36 PM
Thread Re: [heavybombers] forum_view.html
Paul 2454 Nov 19, 2001, 2:39 PM
Post Re: [PaulW] forum_view.html
Jagerman 2435 Nov 20, 2001, 9:25 AM