Theming changes
This commit is contained in:
parent
7ea5239eb1
commit
a65ca4fbe9
@ -19,7 +19,7 @@
|
||||
<div class="model-header">
|
||||
<div class="modal-header">
|
||||
<button type="button" class="close" data-dismiss="modal">×</button>
|
||||
<h3 class="modal-title">Personal Profile Editor</h3>
|
||||
<h3 class="modal-title">Profile Editor</h3>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<iframe src="/profile.html" width="100%" height="250" frameborder="0"></iframe>
|
||||
@ -67,7 +67,7 @@
|
||||
<div class="checkbox">
|
||||
<label><input type="checkbox" id="useLocalScale">Use local scale</label>
|
||||
</div>
|
||||
<button type="button" data-toggle="modal" data-target="#profileDlg" class="btn btn-primary">Edit personal profile</button>
|
||||
<button type="button" data-toggle="modal" data-target="#profileDlg" class="btn btn-default">Launch profile editor</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user