an invisible bug in files.ftptakeover.tmpl.php

Use GitHub to post bug reports and error descriptions for phpwcms. Describe your problem detailed!
Locked
Vladimir
Posts: 3
Joined: Fri 28. Nov 2003, 07:17

an invisible bug in files.ftptakeover.tmpl.php

Post by Vladimir »

at the end of the file are input tags:

<input name="file_aktiv" type="checkbox" id="file_aktiv" ......
<input name="file_public" type="checkbox" id="file_public" ....
<input name="file_thumb" type="checkbox" id="file_public" ....

the last one id I thing should be id="file_thumb"[/b]
User avatar
Oliver Georgi
Site Admin
Posts: 9945
Joined: Fri 3. Oct 2003, 22:22
Location: Dessau-Roßlau
Contact:

Post by Oliver Georgi »

Thank you - I have changed - but has no effect on code - id attribut isn't used there ;-)
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn
Locked