Fix back link
This commit is contained in:
parent
797039fb80
commit
ccf6048c13
@ -210,7 +210,7 @@ if ($sent) {
|
||||
"<tt>localhost</tt>"),"\n";
|
||||
}
|
||||
print "<p>\n";
|
||||
&ui_print_footer("/?cat=$minfo{'category'}", $text{'index'});
|
||||
&ui_print_footer("/", $text{'index'});
|
||||
|
||||
# Save settings in config
|
||||
$gconfig{'feedback_name'} = $in{'name'};
|
||||
|
@ -89,5 +89,5 @@ print "<td><input type=file name=attach0></td>",
|
||||
print "</table></td></tr></table>\n";
|
||||
print "<input type=submit value='$text{'feedback_send'}'></form>\n";
|
||||
|
||||
&ui_print_footer("/?cat=$minfo{'category'}", $text{'index'});
|
||||
&ui_print_footer("/", $text{'index'});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user