aboutsummaryrefslogtreecommitdiff
path: root/src/cgi-bin
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-06-18 10:13:00 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-06-18 10:13:00 +0300
commit8981940c41b9107a8bb387433cd0c7a6408bf03e (patch)
tree1fb4c6b09d973feef7043781affcc7d87c7030ad /src/cgi-bin
parent2852ad9f1ff410c262614d45bb50fad8956793ca (diff)
downloadellinika-8981940c41b9107a8bb387433cd0c7a6408bf03e.tar.gz
ellinika-8981940c41b9107a8bb387433cd0c7a6408bf03e.tar.bz2
Minor changes.
* src/cgi-bin/conj.scm: Fix a typo. * style.css: Add content-inner class. Limit width of the text. (li span.active): New class. * xml/pl/ellinika.xml: Require at least commit 149 of lingua. * xml/uk/ellinika.xml: Likewise. * xml/ru/ellinika.xml: Likewise.
Diffstat (limited to 'src/cgi-bin')
-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 0c7b8f2..42b8405 100644
--- a/src/cgi-bin/conj.scm4
+++ b/src/cgi-bin/conj.scm4
@@ -55,7 +55,7 @@ ifelse(IFACE,[CGI],(cgi:init))
<table class=\"noframe\">
<tr>
<td>")
- (display (_"Εισάγετε τον ρήμα"))
+ (display (_"Εισάγετε το ρήμα"))
(display "
</td>
<td>

Return to:

Send suggestions and report system problems to the System administrator.