mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-02 08:27:15 +00:00
Update notes.tpl
This commit is contained in:
@@ -7,7 +7,7 @@ include("menu.tpl");
|
|||||||
<div id="block">
|
<div id="block">
|
||||||
<input type="hidden" name="ft" value="m6" />
|
<input type="hidden" name="ft" value="m6" />
|
||||||
<textarea name="notizen" id="notice"><?php echo $message->note; ?></textarea>
|
<textarea name="notizen" id="notice"><?php echo $message->note; ?></textarea>
|
||||||
<p class="btn"><input id="btn_save" type="image" value="" name="s1" src="img/x.gif" class="dynamic_img" alt"save" /><br />
|
<p class="btn"><button id="btn_save" value="" name="s1" class="trav_buttons" alt"save" /> Save </button><br />
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
Reference in New Issue
Block a user