Fix russian language for creating ticket
This commit is contained in:
2
resources/views/themes/default1/agent/helpdesk/report/index.blade.php
Normal file → Executable file
2
resources/views/themes/default1/agent/helpdesk/report/index.blade.php
Normal file → Executable file
@@ -226,7 +226,7 @@ class="active"
|
||||
|
||||
<div class="card card-light">
|
||||
<div class="card-header">
|
||||
<h3 class="card-title">Tabular</h3>
|
||||
<h3 class="card-title">{!! Lang::get('lang.tabular') !!}</h3>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<table class="table table-bordered" id="tabular">
|
||||
|
||||
Reference in New Issue
Block a user