fix type
This commit is contained in:
parent
4821567b1d
commit
7a610c1b5b
4 changed files with 5 additions and 5 deletions
|
|
@ -11,9 +11,9 @@
|
|||
<div class="row collapse m0">
|
||||
<div class="large-6 columns">
|
||||
<form name="sendForm" ng-submit="submitForm(sendForm)" novalidate>
|
||||
<p class="text-warning size-12"
|
||||
<p class="text-warning size-16"
|
||||
ng-show="error">
|
||||
<i class="fi-x"></i>
|
||||
<i class="fi-alert"></i>
|
||||
{{error|translate}}
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue