I have an internal link to one of my pages. The link is

/index.php?main_page=page&id=14">E-Juice</a><br /><a href="http:

I change it to the below so I don't get validation errors.
/index.php?main_page=page&amp;id=14">E-Juice</a><br /><a href="http:

Each time I edit the page it reverts back to page&id=

is there a way I can make the page&amp;id= stick so I don't have to keep changing it?

Cheers,

Maxy