issue 2533 update theme in member info page.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11516 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2012-09-25 15:22:41 +00:00
parent 523f183cbc
commit cd0a673824
3 changed files with 27 additions and 45 deletions

View file

@ -106,6 +106,7 @@
</div>
</div>
<div class="x_clearfix">
<span class="x_pull-left" cond="$member_srl"><button class="x_btn x_btn-large" type="button" onclick="history.go(-1)">{$lang->cmd_cancel}</button></span>
<span class="x_pull-right"><input class="x_btn x_btn-primary x_btn-large" type="submit" value="{$lang->cmd_save}" /></span>
</div>
</form>