Skip to content

Commit

Permalink
The last changes
Browse files Browse the repository at this point in the history
  • Loading branch information
phili67 committed Mar 2, 2018
1 parent 701a9b1 commit a821a08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/UserEditor.php
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ function StyleSheetOptions($currentStyle)
<div class="box-body">
<a href="#" id="addProfile" class="btn btn-app"><i class="fa fa-plus"></i><?= gettext("Add Profile") ?></a>
<a href="#" id="manageProfile" class="btn btn-app"><i class="fa fa-gear"></i><?= gettext("Manage Profiles")?></a>
&nbsp;
<div class="btn-group">
<a class="btn btn-app" href="javascript:void(0)" onclick="allPhonesCommaD()"><i class="fa fa-arrow-circle-o-down"></i><?= gettext("Add Profile to Current User") ?></a>
<button type="button" class="btn btn-app dropdown-toggle" data-toggle="dropdown">
Expand Down

0 comments on commit a821a08

Please sign in to comment.