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