summaryrefslogtreecommitdiff
path: root/src/leap/gui/wizard.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/leap/gui/wizard.py')
-rw-r--r--src/leap/gui/wizard.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leap/gui/wizard.py b/src/leap/gui/wizard.py
index 7759b98d..4da4c815 100644
--- a/src/leap/gui/wizard.py
+++ b/src/leap/gui/wizard.py
@@ -80,7 +80,7 @@ class Wizard(QtGui.QWizard):
if self._is_need_eip_password_warning():
EIP_LABEL += " " + self.tr(
- "(<b>will need admin password to start</b>)")
+ "(will need admin password to start)")
self.SERVICE_DISPLAY = [
EIP_LABEL