added save button to wiki/add_page
This commit is contained in:
@@ -61,5 +61,6 @@
|
||||
<label>
|
||||
{t('content')}
|
||||
<Markdown bind:value={content} simple={true} />
|
||||
<button type="submit">{t('save')}</button>
|
||||
</label>
|
||||
</form>
|
||||
Reference in New Issue
Block a user