mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[feature/qrpreview] Add id qr_postform to prosilver QR
PHPBB3-10726
This commit is contained in:
parent
a7045e6572
commit
0c8d0a82de
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue