A
Angus Parvis
Hi,
This works with XPath:
<a href="/app/?language={$language}">
But this does not:
<a href="/app/?language={$language}&command=logout">
What's wrong?
Thx,
Angus
This works with XPath:
<a href="/app/?language={$language}">
But this does not:
<a href="/app/?language={$language}&command=logout">
What's wrong?
Thx,
Angus