Updated page display for shipyard, defenses and buildings. Moved legacy template files. Added install/migration.mysql to report changes to the database on testing environments. Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
18 lines
No EOL
530 B
Go Template
18 lines
No EOL
530 B
Go Template
<br><br>
|
|
<form action="?mode=change" method="post">
|
|
<table width="519">
|
|
<tbody>
|
|
<tr>
|
|
<td class="c" colspan="2">Message Général</td>
|
|
</tr><tr>
|
|
<th>Sujet</th>
|
|
<th><input name="temat" maxlength="100" size="20" value="" type="text"></th>
|
|
</tr><tr>
|
|
<th>Texte (<span id="cntChars">0</span> / 5000 Caractère)</th>
|
|
<th><textarea name="tresc" cols="40" rows="10" size="100">Message Administratif</textarea></th>
|
|
</tr><tr>
|
|
<th colspan="2"><input value="Envoyer" type="submit"></th>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</form> |