Zeile 20 | Zeile 20 |
---|
<tr> <td class="trow1" align="center"> <form method="post" action="usercp.php">
|
<tr> <td class="trow1" align="center"> <form method="post" action="usercp.php">
|
| <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
<input type="hidden" name="action" value="avatar" /> <select name="gallery"> {$galleries}
| <input type="hidden" name="action" value="avatar" /> <select name="gallery"> {$galleries}
|
Zeile 34 | Zeile 35 |
---|
<tr> <td class="trow2"> <form method="post" action="usercp.php">
|
<tr> <td class="trow2"> <form method="post" action="usercp.php">
|
| <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
<input type="hidden" name="action" value="do_avatar" /> <input type="hidden" name="gallery" value="{$gallery}" /> <table width="100%" cellpadding="4">
| <input type="hidden" name="action" value="do_avatar" /> <input type="hidden" name="gallery" value="{$gallery}" /> <table width="100%" cellpadding="4">
|