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

This commit is contained in:
zero 2007-06-27 05:28:25 +00:00
parent 7e130936a9
commit e0e99b1b46
5 changed files with 90 additions and 22 deletions

View file

@ -0,0 +1,4 @@
<script type="text/javascript">
alert("{$lang->success_updated}");
top.location.href = top.location.href;
</script>