diff options
| author | hallgren <hallgren@altocumulus.org> | 2010-06-02 13:36:10 +0000 |
|---|---|---|
| committer | hallgren <hallgren@altocumulus.org> | 2010-06-02 13:36:10 +0000 |
| commit | 365e8e2310b92def2e5ed32d0c9f3e6570f40691 (patch) | |
| tree | 1eea6a3d31c57ad7a7267d32642bd8c642452aee | |
| parent | 0c6794636230396441f2fb1ffbdbde437b42b22f (diff) | |
Remove "Back to phrasebook link" from the help page, since it opens in a new window.
| -rw-r--r-- | examples/phrasebook/help-phrasebook.html | 5 | ||||
| -rw-r--r-- | examples/phrasebook/help-phrasebook.txt | 3 |
2 files changed, 1 insertions, 7 deletions
diff --git a/examples/phrasebook/help-phrasebook.html b/examples/phrasebook/help-phrasebook.html index 31cf83e15..538ddf211 100644 --- a/examples/phrasebook/help-phrasebook.html +++ b/examples/phrasebook/help-phrasebook.html @@ -37,10 +37,7 @@ The translator is slightly <I>overgenerating</I>, which means you can build some Before reporting them as bugs, ask yourself: could this be correct in some situation? is the translation valid in that situation? </P> -<P> -<A HREF="http://www.grammaticalframework.org/demos/phrasebook/">Back to the phrasebook</A> -</P> -<!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) --> +<!-- html code generated by txt2tags 2.5 (http://txt2tags.sf.net) --> <!-- cmdline: txt2tags -thtml help-phrasebook.txt --> </BODY></HTML> diff --git a/examples/phrasebook/help-phrasebook.txt b/examples/phrasebook/help-phrasebook.txt index a7f5d6f95..99ff5f84b 100644 --- a/examples/phrasebook/help-phrasebook.txt +++ b/examples/phrasebook/help-phrasebook.txt @@ -21,6 +21,3 @@ The symbol ``&+`` means binding of two words. It will disappear in the complete The translator is slightly //overgenerating//, which means you can build some semantically strange phrases. Before reporting them as bugs, ask yourself: could this be correct in some situation? is the translation valid in that situation? - -[Back to the phrasebook http://www.grammaticalframework.org/demos/phrasebook/] - |
