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