git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4818 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2008-11-08 01:14:39 +00:00
parent 1436a41e58
commit 56168d625f
2 changed files with 4 additions and 6 deletions

View file

@ -113,6 +113,10 @@
<!--@end-->
<div class="boardNavigation">
<!--@if($is_logged)-->
<span class="button"><button type="button" onclick="doDocumentSave(this); return false;">{$lang->cmd_temp_save}</button></span>
<span class="button"><button type="button" onclick="doDocumentLoad(this); return false;">{$lang->cmd_load}</button></span>
<!--@end-->
<span class="button red strong"><input type="submit" value="{$lang->cmd_registration}" accesskey="s" /></span>
</div>