Update view2.blade.php

This commit is contained in:
Sujit Prasad
2015-10-23 15:50:48 +05:30
parent 3d425dc380
commit 598dc4525a

View File

@@ -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