Zeile 9 | Zeile 9 |
---|
<tr> {$usercpnav} <td valign="top">
|
<tr> {$usercpnav} <td valign="top">
|
| {$avatar_error}
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->change_avatar}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->change_avatar}</strong></td>
|
Zeile 19 | 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 33 | 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">
|