Browse Source

cleanup client view

andre 4 years ago
parent
commit
5defb26344
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/client/default/controlers/main.tpl

+ 1 - 1
templates/client/default/controlers/main.tpl

@@ -245,7 +245,7 @@
                                                 </tr>
                                                 <tr>
                                                     <td align='left'>SSH-Key</td>
-                                                    <td align="left">{(' '|explode:$moduleParams.customfields['sshkeys'])[2]}</td>
+                                                    <td align="left">{(' '|explode:$moduleParams.customfields['sshkeys'])}</td>
                                                 </tr>
                                             </table>
                                         </div>