1

Topic: admin_groups.php

Hello, I found an error in admin_groups.php...

Line 91 :

                                        <input type="text" name="req_title" size="25" maxlength="50" value="<?php if ($mode == 'edit') echo pun_htmlspecialchars($group['g_title']); ?>" tabindex="1" />

The ";" is not essential and it causes a shift in the table of the lower part

;-)

Re: admin_groups.php

I don't get it. A shift in the table?

"Programming is like sex: one mistake and you have to support it for the rest of your life."

3

Re: admin_groups.php

I downloaded another version and the bug is not there.  Regulated problem... ;-)