{if not $permission_addserver} Access Denied {else}

Server Details

For more information or help regarding a certain subject move your mouse over the question mark.

{foreach from="$grouplist" item="group"} {/foreach}
{help_icon title="Server Address" message="This is the IP address to your server. You can also type a domain, if you have one setup."}Server IP/Domain
{help_icon title="Server Port" message="This is the port that the server is running off.

Default: 27015"}Server Port
{help_icon title="Rcon Password" message="This is your servers RCON password. This can be found in your server.cfg file next to rcon_password.

This will be used to allow admins to administrate the server though the web interface."}RCON Password
{help_icon title="Rcon Password" message="Please re-type your rcon password to avoid 'typos'"}RCON Password (Confirm)
{help_icon title="Server Mod" message="Select the mod that your server is currently running."}Server MOD
{help_icon title="Enabled" message="Enables the server to be shown on the public servers list."}Enabled
{help_icon title="Server Groups" message="Choose the groups to add this server to. Server groups are used for adding admins to specific sets of servers."}Server Groups
 
{$group.name}
  {if $edit_server} {sb_button text=$submit_text onclick="process_edit_server();" class="ok" id="aserver" submit=false} {else} {sb_button text=$submit_text onclick="process_add_server();" class="ok" id="aserver" submit=false} {/if}   {sb_button text="Back" onclick="history.go(-1)" class="cancel" id="back" submit=false}
{/if}