Tweaks to dialog
This commit is contained in:
parent
276eb9d975
commit
6179478b36
@ -19,7 +19,7 @@
|
|||||||
<div class="model-header">
|
<div class="model-header">
|
||||||
<div class="modal-header">
|
<div class="modal-header">
|
||||||
<button type="button" class="close" data-dismiss="modal">×</button>
|
<button type="button" class="close" data-dismiss="modal">×</button>
|
||||||
<h4 class="modal-title">Profile</h4>
|
<h3 class="modal-title">User Profile Editor</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<iframe src="/profile.html" width="100%" height="250" frameborder="0"></iframe>
|
<iframe src="/profile.html" width="100%" height="250" frameborder="0"></iframe>
|
||||||
|
Loading…
Reference in New Issue
Block a user