Changeset 11676
- Timestamp:
- 07/09/11 16:03:23 (2 years ago)
- Files:
-
- 1 modified
-
extensions/Copyrights/modify.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
extensions/Copyrights/modify.php
r11675 r11676 21 21 $replacement = '<td><strong>{\'Copyright\'|@translate}</strong></td> 22 22 <td> 23 <select id="copyright " name="copyright">23 <select id="copyright_selector" name="copyright_selector"> 24 24 <option value="0">--</option> 25 25 {html_options options=$CRoptions selected=$CRid} … … 85 85 // The data from the submit 86 86 $image_id = $_GET['image_id']; 87 $CRid = $_POST['copyright '];87 $CRid = $_POST['copyright_selector']; 88 88 89 89 // Delete the Copyright if it allready exists
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)