diff options
Diffstat (limited to 'id/server/data/deploy/conf/moa-id/sampleTemplates/handy_mandate_template.html')
-rw-r--r-- | id/server/data/deploy/conf/moa-id/sampleTemplates/handy_mandate_template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/data/deploy/conf/moa-id/sampleTemplates/handy_mandate_template.html b/id/server/data/deploy/conf/moa-id/sampleTemplates/handy_mandate_template.html index 8fda2a880..58f2a9ec5 100644 --- a/id/server/data/deploy/conf/moa-id/sampleTemplates/handy_mandate_template.html +++ b/id/server/data/deploy/conf/moa-id/sampleTemplates/handy_mandate_template.html @@ -21,6 +21,6 @@ Templateseite zur Signatur für Online-Vollmachten (für Handysignatur) <body onLoad="fillFrame(); return false;">
<h2>Vollmachten-Anmeldung (Handysignatur)</h2>
<!-- Name des iframe darf nicht veändert werden -->
- <iframe name="mandate" src="" frameborder="0" width="250" height="400"></iframe>
+ <iframe name="mandate" src="" frameborder="0" width="250" height="400" scrolling="no"></iframe>
</body>
</html>
\ No newline at end of file |