throw an exception if Avalara is misconfigured, and clean up exception handling for...
[freeside.git] / httemplate / view / quotation.html
index 4abef9f..67609a1 100755 (executable)
@@ -73,7 +73,7 @@ function areyousure(href, message) {
 % }
 
 % if ( $error ) {
-<& /elements/error.html, $error &>
+<DIV CLASS="error"><% emt('Error calculating quotation: [_1]', $error) %></DIV>
 % }
 
 % if ( $conf->exists('quotation_html') ) {