Issue 2444. Confirm UI created.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11550 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-09-27 07:03:29 +00:00
parent 01f65fa74b
commit b357202047

View file

@ -535,7 +535,7 @@
<button type="button" class="x_close" data-admin-hide="#html">&times;</button>
</div>
</div>
<form action="" class="x_modal" id="menuRemoveConfirm">
<form action="" class="x_modal" id="menuRemoveConfirm" style="width:600px;margin-left:-300px">
<div class="x_modal-header">
<h3>Do you want to remove this menu item?</h3>
</div>