Explorar el Código

Refactor and cleanup

DSR! hace 3 años
padre
commit
15238643bf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pineapple/modules/PineAP/module.html

+ 1 - 1
src/pineapple/modules/PineAP/module.html

@@ -243,7 +243,7 @@
                                 ng-disabled="generatingCertificate">Generate Certificate
                         </button>
                         <img src="img/throbber.gif" ng-show="generatingCertificate"/>
-                        <span class="alert well-sm alert-danger" ng-show="error">{{ error }}<span>
+                        <span class="alert well-sm alert-danger" ng-show="error">{{ error }}</span>
                     </div>
                 </div>
                 <div ng-show="view === 'normal'">