mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-23 13:14:17 +00:00
add pageId field
This commit is contained in:
parent
d3e978dbde
commit
aa4d2821b1
@ -13,6 +13,7 @@
|
||||
<h1><?php echo _('Submit') ?></h1>
|
||||
</div>
|
||||
<form class="margin-t-8" name="submit" method="post" enctype="multipart/form-data" action="submit">
|
||||
<input type="hidden" name="pageId" value="<?php echo $pageId ?>" />
|
||||
<div class="margin-b-16">
|
||||
<label for="locale">
|
||||
<?php echo _('Content language') ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user