[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
jboski at lojban.org does not work
I browsed "lojban.org > Resources > Software Tools" and
"a Lobjan To English Translation Program" is linked there:
http://www.lojban.org/jboski/
But it does not work. Looking at the code, it seems that
the line:
<form action="jboski/index.php" method="post">
should be changed to
<form action="/jboski/index.php" method="post">
(Me tries that by writing his own custom form.)
Yes, it should be changed that way.