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 84-90 Link Here
84
                    <tr>
84
                    <tr>
85
                        <th>Description</th>
85
                        <th>Description</th>
86
                        <th>Client ID</th>
86
                        <th>Client ID</th>
87
                        <th>Active</th>
87
                        <th>[% tp('API client id/key pair status', 'Active') | html %]</th>
88
                        <th class="noExport">Actions</th>
88
                        <th class="noExport">Actions</th>
89
                    </tr>
89
                    </tr>
90
                </thead>
90
                </thead>
91
- 

Return to bug 39045