Yoshihisa Fukuhara
higef****@users*****
2006年 5月 17日 (水) 11:30:33 JST
Index: affelio/apps/bb/templates/topic.tmpl diff -u affelio/apps/bb/templates/topic.tmpl:1.2 affelio/apps/bb/templates/topic.tmpl:1.3 --- affelio/apps/bb/templates/topic.tmpl:1.2 Thu Mar 23 12:46:14 2006 +++ affelio/apps/bb/templates/topic.tmpl Wed May 17 11:30:32 2006 @@ -306,7 +306,9 @@ <table> <tr> <td> - <AF_M text="Return to the top page."><BR><br> + <AF_M text="Return to the forum."><BR><br> + <input type="hidden" name="mode" value="view_forum" /> + <input type="hidden" name="f_id" value="<TMPL_VAR NAME="F_ID">" /> <input type="submit" name="noname" value="<AF_M text="Return">" /> </td> </tr>