Файл: styles/templates/adm/EditorTPL/ResearchBody.tpl
Строк: 79
<script>document.body.style.overflow =
"auto";</script>
<body>
<br
/>
</table>
<form action=""
method="post">
<table
width="45%">
{display}
<tr>
<th
colspan="3" align="left"><a
href="AccountEditorPage.php">
<img
src="../styles/images/Adm/arrowright.png" width="16"
height="10"/>
{ad_back_to_menu}</a></th>
</tr><tr>
<td
class="c"
colspan="7">{researchs_title}</td>
</tr><tr>
<th
colspan="2">{input_id_user}</th>
<th><input
name="id" type="text" value="0"
size="3" /></th>
</tr><tr>
<td
class="c">{ad_number}</td>
<td
class="c">{researchs_title}</td>
<td
class="c">{researchs_count}</td>
</tr><tr>
<th>1</th>
<th>{spy_tech}</th>
<th><input
name="spy_tech" type="text" value="0"
/></th>
</tr><tr>
<th>2</th>
<th>{computer_tech}</th>
<th><input
name="computer_tech" type="text" value="0"
/></th>
</tr><tr>
<th>3</th>
<th>{military_tech}</th>
<th><input
name="military_tech" type="text" value="0"
/></th>
</tr><tr>
<th>4</th>
<th>{defence_tech}</th>
<th><input
name="defence_tech" type="text" value="0"
/></th>
</tr><tr>
<th>5</th>
<th>{shield_tech}</th>
<th><input
name="shield_tech" type="text" value="0"
/></th>
</tr><tr>
<th>6</th>
<th>{energy_tech}</th>
<th><input
name="energy_tech" type="text" value="0"
/></th>
</tr><tr>
<th>7</th>
<th>{hyperspace_tech}</th>
<th><input
name="hyperspace_tech" type="text" value="0"
/></th>
</tr><tr>
<th>8</th>
<th>{combustion_tech}</th>
<th><input
name="combustion_tech" type="text" value="0"
/></th>
</tr><tr>
<th>9</th>
<th>{impulse_motor_tech}</th>
<th><input
name="impulse_motor_tech" type="text"
value="0"
/></th>
</tr><tr>
<th>10</th>
<th>{hyperspace_motor_tech}</th>
<th><input
name="hyperspace_motor_tech" type="text"
value="0"
/></th>
</tr><tr>
<th>11</th>
<th>{laser_tech}</th>
<th><input
name="laser_tech" type="text" value="0"
/></th>
</tr><tr>
<th>12</th>
<th>{ionic_tech}</th>
<th><input
name="ionic_tech" type="text" value="0"
/></th>
</tr><tr>
<th>13</th>
<th>{buster_tech}</th>
<th><input
name="buster_tech" type="text" value="0"
/></th>
</tr><tr>
<th>14</th>
<th>{intergalactic_tech}</th>
<th><input
name="intergalactic_tech" type="text"
value="0"
/></th>
</tr><tr>
<th>15</th>
<th>{expedition_tech}</th>
<th><input
name="expedition_tech" type="text" value="0"
/></th>
</tr><tr>
<th>16</th>
<th>{graviton_tech}</th>
<th><input
name="graviton_tech" type="text" value="0"
/></th>
</tr><tr>
<th>17</th>
<th>{colonisation_tech}</th>
<th><input
name="colonisation_tech" type="text"
value="0" /></th>
</tr><tr>
<th>18</th>
<th>{atom_tech}</th>
<th><input name="atom_tech" type="text"
value="0" /></th>
</tr><tr>
<th
colspan="3">
<input type="reset"
value="{button_reset}"/><br /><br />
<input
type="Submit" value="{button_add}"
name="add"/>
<input type="Submit"
value="{button_delete}"
name="delete"/></th>
</tr>
</table>
</form>
</body>