Skip to content

Commit 796b5af

Browse files
authored
Merge pull request #48 from southnode/patch-1
Update overview.tpl
2 parents 845ce2f + b46beeb commit 796b5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/servers/AMP/templates/overview.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<p>Manage your Game Server Console to control a wide range of functions, including controlling settings, plugins, mods, backups, and many other features.</p>
3737
</div>
3838
<div class="col-sm-4 text-sm-right text-center">
39-
<button style="margin-left: 0px; " onclick="window.open('{$appUrl}/?instance={$instanceId}', '_blank')" class="btn btn-success">Open Game Server Control Panel</button>
39+
<button style="margin-left: 0px; " onclick="window.open('{$appUrl}/remote/{$instanceId}', '_blank')" class="btn btn-success">Open Game Server Control Panel</button>
4040
</div>
4141
</div>
4242
<p>&nbsp;</p>

0 commit comments

Comments
 (0)