From 6f639402534b3ede07112ef90e642f7a743af53f Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 2 Nov 2005 14:16:34 +0000 Subject: [PATCH] Fixed remove templates to contain no html tags anymore git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1791 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/fai/remove.tpl | 2 +- plugins/admin/ogroups/remove.tpl | 2 +- plugins/gofon/conference/remove.tpl | 2 +- plugins/gofon/macro/remove.tpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/admin/fai/remove.tpl b/plugins/admin/fai/remove.tpl index 2d1deeec4..40697a9fd 100644 --- a/plugins/admin/fai/remove.tpl +++ b/plugins/admin/fai/remove.tpl @@ -8,7 +8,7 @@

- {t}Best thing to do before performing this action would be to save the current contents of your LDAP tree in a file. So - if you've done so - press Delete to continue or Cancel to abort.{/t} + {t}Best thing to do before performing this action would be to save the current contents of your LDAP tree in a file. So - if you've done so - press 'Delete' to continue or 'Cancel' to abort.{/t}

diff --git a/plugins/admin/ogroups/remove.tpl b/plugins/admin/ogroups/remove.tpl index 671f1c303..ab631f6f2 100644 --- a/plugins/admin/ogroups/remove.tpl +++ b/plugins/admin/ogroups/remove.tpl @@ -8,7 +8,7 @@

- {t}So - if you're sure - press Delete to continue or Cancel to abort.{/t} + {t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t}

diff --git a/plugins/gofon/conference/remove.tpl b/plugins/gofon/conference/remove.tpl index 543d1da34..97f024c75 100644 --- a/plugins/gofon/conference/remove.tpl +++ b/plugins/gofon/conference/remove.tpl @@ -8,7 +8,7 @@

- {t}Best thing to do before performing this action would be to save the current contents of your LDAP tree in a file. So - if you've done so - press Delete to continue or Cancel to abort.{/t} + {t}Best thing to do before performing this action would be to save the current contents of your LDAP tree in a file. So - if you've done so - press 'Delete' to continue or 'Cancel' to abort.{/t}

diff --git a/plugins/gofon/macro/remove.tpl b/plugins/gofon/macro/remove.tpl index c20ff3d82..9bcc42cec 100755 --- a/plugins/gofon/macro/remove.tpl +++ b/plugins/gofon/macro/remove.tpl @@ -7,7 +7,7 @@ {t}This may be used by several groups. Please double check if your really want to do this since there is no way for GOsa to get your data back.{/t}

- {t}So - if you're sure - press Delete to continue or Cancel to abort.{/t} + {t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t}

-- 2.30.2