Submit button value not changed?
-
I have a submit button like this
<input type="submit" value="Submit" name="submit">
now when i switch to another language like german the value of the submit doesn’t changed<input type="submit" value="einreichen" name="submit">
so what is the process for that.Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Submit button value not changed?’ is closed to new replies.