|
|
|
@ -415,9 +415,9 @@
|
|
|
|
|
</div><!-- /.mailbox-read-info -->
|
|
|
|
|
<div class="mailbox-controls with-border text-center">
|
|
|
|
|
<div class="btn-group">
|
|
|
|
|
<button type="button" class="btn btn-default btn-sm" data-toggle="tooltip" title="Delete"><i class="fa fa-trash-o"></i></button>
|
|
|
|
|
<button type="button" class="btn btn-default btn-sm" data-toggle="tooltip" title="Reply"><i class="fa fa-reply"></i></button>
|
|
|
|
|
<button type="button" class="btn btn-default btn-sm" data-toggle="tooltip" title="Forward"><i class="fa fa-share"></i></button>
|
|
|
|
|
<button type="button" class="btn btn-default btn-sm" data-toggle="tooltip" data-container="body" title="Delete"><i class="fa fa-trash-o"></i></button>
|
|
|
|
|
<button type="button" class="btn btn-default btn-sm" data-toggle="tooltip" data-container="body" title="Reply"><i class="fa fa-reply"></i></button>
|
|
|
|
|
<button type="button" class="btn btn-default btn-sm" data-toggle="tooltip" data-container="body" title="Forward"><i class="fa fa-share"></i></button>
|
|
|
|
|
</div><!-- /.btn-group -->
|
|
|
|
|
<button type="button" class="btn btn-default btn-sm" data-toggle="tooltip" title="Print"><i class="fa fa-print"></i></button>
|
|
|
|
|
</div><!-- /.mailbox-controls -->
|
|
|
|
|