update wording (Isuse #127)
This commit is contained in:
parent
60a143b1f4
commit
4d9d215615
9 changed files with 117 additions and 79 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<option value="<?=$questtype['url']?>"><?=$questtype['title']?></option>
|
||||
<?php endforeach ?>
|
||||
</select><br />
|
||||
<label for="name">XPs:</label>
|
||||
<label for="name"><?=_('XPs')?>:</label>
|
||||
<input type="number" name="xps" value="" placeholder="<?=_('XPs')?>" /><br />
|
||||
<input type="file" name="questmedia" /><br />
|
||||
</fieldset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue