Update view2.blade.php
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<!-- form-box -->
|
||||
<?php
|
||||
define('PROBE_VERSION', '4.2');
|
||||
define('PROBE_FOR', '<b>Faveo</b>HELPDESK 1.0 and Newer');
|
||||
define('PROBE_FOR', '<b>Faveo</b>HELPDESK 1.0.1 and Newer');
|
||||
define('STATUS_OK', 'ok');
|
||||
define('STATUS_WARNING', 'warning');
|
||||
define('STATUS_ERROR', 'error');
|
||||
@@ -221,4 +221,4 @@ a:active {color:#000;}
|
||||
</div>
|
||||
</p>
|
||||
|
||||
@stop
|
||||
@stop
|
||||
|
Reference in New Issue
Block a user