Added button translation

This commit is contained in:
alpeb 2004-09-18 21:31:12 +00:00
parent 9bc9aa19c2
commit 66794f7a77

View File

@ -5,7 +5,7 @@
<table border=0>
<tr>
<td>Vcard: <input type="file" name="uploadedfile"></td>
<td><input type="submit" name="action" value="Load Vcard"></td>
<td><input type="submit" name="action" value="{lang_load_vcard}"></td>
</tr>
</table>
</form>