* Fri Sep 26 2025 Brian Read <brianr@koozali.org> 1.0-26.sme

- Fix remove logic, add in user name to rem panel re-format templates,  add space to list panel [SME: 13168]
This commit is contained in:
2025-09-26 11:16:13 +01:00
parent 2e7e5047d8
commit 5858500b80
5 changed files with 236 additions and 214 deletions

View File

@@ -46,10 +46,10 @@
'wrg_ERROR_WRONG_ACCT_TYPE' => 'The associated account shoult be a user or admin account.',
'wrg_ERROR_OCCURED' => 'An error occured',
'wrg_CLIENTS_ALREADY_CONFIGURED' => 'You can not alter the server ip, mask, private and public key as there are already some clients configured.',
'wrg_NO_CONF' => 'No configured client',
'wrg_NO_CONF' => 'No configured clients',
'wrg_INTERFACE' => 'Interface',
'wrg_CANCELLED' => 'Operation cancelled',
'wrg_SUCCESSFULLY_MODIFIED_CONF' => 'Client configuration successfully modified',
'wrg_SUCCESSFULLY_REMOVED_CONF' => 'Client successfully removed',
'wrg_SUCCESSFULLY_ADDED_CONF' => 'New client successfully added',
'wrg_SUCCESSFULLY_UPDATED_CONF' => 'Server configuration successfully modified',
'wrg_SUCCESSFULLY_UPDATED_CONF' => 'Server configuration successfully modified',