Browse Source

Removed irritation message.

pull/51/head
Simon Eisenmann 11 years ago
parent
commit
141bed7abe
  1. 2
      static/partials/usability.html

2
static/partials/usability.html

@ -13,6 +13,6 @@ @@ -13,6 +13,6 @@
</div>
</div>
<div class="animate-show" ng-show="layout.settings">
<i style="padding-right:140px">{{_("Please set your user details and settings.")}}<p class="help-subline">{{_("Please note that some settings require you to reload or to make a new call to become effective.")}}</p></i>
<i style="padding-right:140px">{{_("Please set your user details and settings.")}}<p class="help-subline"></p></i>
</div>
</div>

Loading…
Cancel
Save