You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openNG/old/public_html/templates/angular/jsde-error.html

10 lines
249 B
HTML

<div class="template_error error-popup">
<span class="notification-contents">
<span class="notification-header">
<i class="icon-remove-sign pull-left error"></i>
Error
</span>
<span class="message" ng-transclude></span>
</span>
</div>