deleting h4 class

This commit is contained in:
Gabriel Bazán 2015-11-03 11:20:24 -03:00
commit d7f4b2bf92

View file

@ -7,7 +7,7 @@
<div class="content preferences" ng-controller="preferencesBwsUrlController as prefBwsUrl">
<h4 class="title m0"></h4>
<h4></h4>
<form name="settingsBwsUrlForm" ng-submit="prefBwsUrl.save()" class="columns">
<label class="left">Wallet Service URL</label>
<a class="right size-12" ng-click="prefBwsUrl.resetDefaultUrl()" translate> Set default url</a>