remove footer.jsp
This commit is contained in:
parent
34a985a766
commit
7bec02c5b1
1 changed files with 0 additions and 3 deletions
|
@ -348,9 +348,6 @@ public interface FessHtmlPath {
|
|||
/** The path of the HTML: /error/error.jsp */
|
||||
HtmlNext path_Error_ErrorJsp = new HtmlNext("/error/error.jsp");
|
||||
|
||||
/** The path of the HTML: /error/footer.jsp */
|
||||
HtmlNext path_Error_FooterJsp = new HtmlNext("/error/footer.jsp");
|
||||
|
||||
/** The path of the HTML: /error/header.jsp */
|
||||
HtmlNext path_Error_HeaderJsp = new HtmlNext("/error/header.jsp");
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue