remove unused button at creating Achievments
This commit is contained in:
parent
8cc3bb1366
commit
e85ebb2e75
3 changed files with 40 additions and 34 deletions
|
|
@ -105,6 +105,5 @@
|
|||
<?php endforeach ?>
|
||||
</select>
|
||||
</fieldset>
|
||||
<input type="submit" name="edit-conditions" value="<?=_('edit conditions')?>" />
|
||||
<input type="submit" name="edit" value="<?=_('save')?>" />
|
||||
<input type="submit" name="edit" value="<?=_('save and edit conditions')?>" />
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue