Allow server-side adding of images to other albums than the root

This commit is contained in:
Bharat Mediratta
2008-12-19 00:48:45 +00:00
parent 77c97daa37
commit 5ca17fd273
2 changed files with 9 additions and 1 deletions

View File

@@ -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>