Skip to content

Commit

Permalink
WP-88 fix partner_login flag value
Browse files Browse the repository at this point in the history
  • Loading branch information
muli committed Aug 31, 2016
1 parent 0333783 commit 0256883
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions view/network-admin/info.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
</td>
</tr>
</table>
<a href="settings.php?page=all-in-one-video-pack-mu-settings&amp;partner_login">Change settings</a>
<a href="settings.php?page=all-in-one-video-pack-mu-settings&amp;partner_login=1">Change settings</a>
</div>
<?php endif;
<?php endif;

0 comments on commit 0256883

Please sign in to comment.