fixed: there was missing html/fun_editticket.html template

git-svn-id: svn://ttmath.org/publicrep/winix/trunk@649 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
Tomasz Sowa 2010-09-05 18:58:24 +00:00
parent c92081d6e1
commit 81dd88d25a
3 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,5 @@
[# this template is used in fun_editticket.html as well]
[if-one ticket_is]<h1>{edit_ticket_header}</h1>[else]<h1>{create_ticket_header}</h1>[end]
[include "error.html"]

1
html/fun_editticket.html Executable file
View File

@ -0,0 +1 @@
[include "fun_createticket.html"]

View File

@ -8,6 +8,6 @@
this page:
all: [stats_item_all],
Google: [stats_item_google],
Yahoo: [stats_item_yahoo]
Yahoo: [stats_item_yahoo],
Bing: [stats_item_bing]
-->