diff --git a/views/bootstrap/class.Setup2Factor.php b/views/bootstrap/class.Setup2Factor.php
index 6426d1592..478148672 100644
--- a/views/bootstrap/class.Setup2Factor.php
+++ b/views/bootstrap/class.Setup2Factor.php
@@ -102,10 +102,11 @@ $(document).ready( function() {
'required'=>true
)
);
+ $this->formField(
+ getMLText('2_fact_auth_qrcode'),
+ ''
+ );
$this->formSubmit(getMLText('submit_2_fact_auth'));
- echo '