aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-06-15 13:29:43 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-06-15 13:29:43 +0300
commit84e02fbf55ba1e92167a4cdc8518e1bebd69079c (patch)
tree0b5f7a99f8725fe11f296dfa326000e868a15689 /src
parent4d7c599a56c6864886b9261cc40769893b6d64e1 (diff)
downloadellinika-84e02fbf55ba1e92167a4cdc8518e1bebd69079c.tar.gz
ellinika-84e02fbf55ba1e92167a4cdc8518e1bebd69079c.tar.bz2
Improve template file names (requires Xmltoos commit 144).
* src/cgi-bin/conj.scm4: Use unnumbered template file name. * xml/pl/rhmata.xml: Use unnumbered mode for conj.cgi
Diffstat (limited to 'src')
-rw-r--r--src/cgi-bin/conj.scm42
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cgi-bin/conj.scm4 b/src/cgi-bin/conj.scm4
index 52b8d32..931c580 100644
--- a/src/cgi-bin/conj.scm4
+++ b/src/cgi-bin/conj.scm4
@@ -32,7 +32,7 @@
ifelse(IFACE,[CGI],(cgi:init))
-(define conj-template-file-name "conj_08.html")
+(define conj-template-file-name "conj.html")
(ellinika-cgi-init conj-template-file-name)

Return to:

Send suggestions and report system problems to the System administrator.