diff options
author | jocuri%softhome.net <> | 2003-10-31 05:45:26 +0100 |
---|---|---|
committer | jocuri%softhome.net <> | 2003-10-31 05:45:26 +0100 |
commit | 069b71712f637bccdfcc6c44aa223fd1d2e9ae65 (patch) | |
tree | 54e0cc10257152885e0acbdd5335b54f4bb6f907 | |
parent | 8419a3c1a5b74269bf8e359d38ffcc886656d58f (diff) | |
download | bugzilla-069b71712f637bccdfcc6c44aa223fd1d2e9ae65.tar.gz bugzilla-069b71712f637bccdfcc6c44aa223fd1d2e9ae65.tar.xz |
Bug 224218: Fix wrong version in administration.xml; r=kiko; a=justdave.
-rw-r--r-- | docs/xml/administration.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xml/administration.xml b/docs/xml/administration.xml index 87af3f6da..8eb7769a4 100644 --- a/docs/xml/administration.xml +++ b/docs/xml/administration.xml @@ -1047,7 +1047,7 @@ skip-networking <para> Templatization also makes localized versions of Bugzilla possible, - for the first time. As of version <![%bz-devel;[2.14.5 which will soon + for the first time. As of version <![%bz-devel;[2.17.4 which will soon become ]]>2.18, it's possible to have Bugzilla's language determined by the user's browser. More information is available in <xref linkend="template-http-accept"/>. |