mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-24 21:39:11 -04:00
Allow server-side adding of images to other albums than the root
This commit is contained in:
@@ -268,6 +268,8 @@
|
||||
<input type="submit" value="upload"/>
|
||||
<input type="text" name="path" size="70"
|
||||
value="<?= cookie::get("add_photos_path") ?>" />
|
||||
<br>
|
||||
Album id: <input name="parent_id" type="text" size="3" value="1"/>
|
||||
</form>
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
|
||||
Reference in New Issue
Block a user