View | Details | Raw Unified | Return to bug 39045
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/apikeys.tt (-2 / +1 lines)
Lines 88-94 Link Here
88
                                <tr>
88
                                <tr>
89
                                    <th>Description</th>
89
                                    <th>Description</th>
90
                                    <th>Client ID</th>
90
                                    <th>Client ID</th>
91
                                    <th>Active</th>
91
                                    <th>[% tp('API client id/key pair status', 'Active') | html %]</th>
92
                                    <th class="noExport">Actions</th>
92
                                    <th class="noExport">Actions</th>
93
                                </tr>
93
                                </tr>
94
                            </thead>
94
                            </thead>
95
- 

Return to bug 39045