1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 01:06:48 +02:00

[feature/qrpreview] Add id qr_postform to prosilver QR

PHPBB3-10726
This commit is contained in:
David King
2012-03-30 21:46:20 -04:00
parent a7045e6572
commit 0c8d0a82de

View File

@@ -1,4 +1,4 @@
<form method="post" action="{U_QR_ACTION}">
<form method="post" action="{U_QR_ACTION}" id="qr_postform">
<div class="panel">
<div class="inner"><span class="corners-top"><span></span></span>
<h2>{L_QUICKREPLY}</h2>