Merge branch 'master' into themes
This commit is contained in:
commit
060e731865
@ -36,7 +36,6 @@ window.onload = function() {
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</p>
|
||||
|
||||
<?php if (isset($referrer)): ?>
|
||||
<div><input type="hidden" name="referrer" value="<?php echo $referrer; ?>" /></div>
|
||||
|
@ -21,7 +21,6 @@ window.onload = function() {
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</p>
|
||||
|
||||
<?php if (isset($referrer)): ?>
|
||||
<div><input type="hidden" name="referrer" value="<?php echo $referrer; ?>" /></div>
|
||||
|
Loading…
Reference in New Issue
Block a user