Update button style

0.4-beta
mkk 2015-07-05 21:20:57 +08:00
parent 1624642bf0
commit 5b484a70a5
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@
</c:if> </c:if>
<div class="text-center"> <div class="text-center">
<a href="${contextPath}/client_details" class="btn btn-default">Back</a> <a href="${contextPath}/client_details" class="btn btn-info">Back</a>
</div> </div>
</div> </div>
</div> </div>