<div id='defaultCurrency'></div>
			</td><td>
				<?php 
    echo $this->_tpl_vars['currencyHelpPlain'];
    ?>

		</td></tr>
	</table>
	<span style='margin-left:20px'>
		<input type="submit" class="submit" id='globalSettingsSubmit' value="<?php 
    echo is_array($_tmp = 'General_Save') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
" />
	</span>
	<?php 
    echo smarty_function_ajaxErrorDiv(array('id' => 'ajaxErrorGlobalSettings'), $this);
    ?>

	<?php 
    echo smarty_function_ajaxLoadingDiv(array('id' => 'ajaxLoadingGlobalSettings'), $this);
    ?>

<?php 
}
if ($this->_tpl_vars['showAddSite']) {
    ?>
<script type="text/javascript"><?php 
    echo '
$(document).ready(function(){
    $(\'.addRowSite:first\').trigger(\'click\');
});
        echo is_array($_tmp = 'SitesManager_PiwikOffersEcommerceAnalytics') ? $this->_run_mod_handler('translate', true, $_tmp, '<a href="http://piwik.org/docs/ecommerce-analytics/" target="_blank">', "</a>") : smarty_modifier_translate($_tmp, '<a href="http://piwik.org/docs/ecommerce-analytics/" target="_blank">', "</a>");
        ?>

				<?php 
    }
    ?>
			</li>
		</ul>
	</div>
	<br/>
<?php 
}
?>

<?php 
echo smarty_function_ajaxErrorDiv(array(), $this);
?>

<?php 
echo smarty_function_ajaxLoadingDiv(array('id' => 'goalAjaxLoading'), $this);
?>

	
<div class="entityContainer">
	<?php 
if (!isset($this->_tpl_vars['onlyShowAddNewGoal'])) {
    ?>
		<?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "Goals/templates/list_goal_edit.tpl", 'smarty_include_vars' => array()));
    $this->_tpl_vars = $_smarty_tpl_vars;
    ?>
</h2>
	<?php 
    if (count($this->_tpl_vars['anonymousSites']) == 0) {
        ?>
		<h3 class='form-description'><b><?php 
        echo is_array($_tmp = 'UsersManager_NoteNoAnonymousUserAccessSettingsWontBeUsed2') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
        ?>
</b></h3><br />
	<?php 
    } else {
        ?>
		<br />
		
		<?php 
        echo smarty_function_ajaxErrorDiv(array('id' => 'ajaxErrorAnonymousUserSettings'), $this);
        ?>

		<?php 
        echo smarty_function_ajaxLoadingDiv(array('id' => 'ajaxLoadingAnonymousUserSettings'), $this);
        ?>

	
		<table id='anonymousUserSettingsTable' class="adminTable" style='width:850px;'>
		<tr>
			<td style='width:400px'><?php 
        echo is_array($_tmp = 'UsersManager_WhenUsersAreNotLoggedInAndVisitPiwikTheyShouldAccess') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
        ?>
</td>
			<td>
			<fieldset>
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
echo smarty_function_loadJavascriptTranslations(array('plugins' => 'UsersManager'), $this);
?>


<?php 
if ($this->_tpl_vars['isSuperUser']) {
    ?>
<h2><?php 
    echo is_array($_tmp = 'General_GeneralSettings') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
</h2>

<?php 
    echo smarty_function_ajaxErrorDiv(array('id' => 'ajaxError'), $this);
    ?>

<?php 
    echo smarty_function_ajaxLoadingDiv(array('id' => 'ajaxLoading'), $this);
    ?>


<table class="adminTable" style='width:900px;'>
<tr>
	<td style='width:400px'><?php 
    echo is_array($_tmp = 'General_AllowPiwikArchivingToTriggerBrowser') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
</td>
	<td style='width:220px'>
	<fieldset>
	
	<?php 
    if (count($this->_tpl_vars['phoneNumbers']) > 0) {
        ?>
		<br/>
		<br/>
		<strong><?php 
        echo is_array($_tmp = 'MobileMessaging_Settings_ManagePhoneNumbers') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
        ?>
</strong><br/><br/>
	<?php 
    }
    ?>

	<?php 
    echo smarty_function_ajaxErrorDiv(array('id' => 'invalidVerificationCodeAjaxError'), $this);
    ?>


	<div id='phoneNumberActivated' class="ajaxSuccess" style="display:none;">
		<?php 
    echo is_array($_tmp = 'MobileMessaging_Settings_PhoneActivated') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>

	</div>

	<div id='invalidActivationCode' style="display:none;">
		<?php 
    echo is_array($_tmp = 'MobileMessaging_Settings_InvalidActivationCode') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
    </div>
    <br/>
    <h2><?php 
    echo is_array($_tmp = 'UsersManager_UsersManagement') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
</h2>
    <p><?php 
    echo is_array($_tmp = 'UsersManager_UsersManagementMainDescription') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>

        <?php 
    echo is_array($_tmp = 'UsersManager_ThereAreCurrentlyNRegisteredUsers') ? $this->_run_mod_handler('translate', true, $_tmp, "<b>" . $this->_tpl_vars['usersCount'] . "</b>") : smarty_modifier_translate($_tmp, "<b>" . $this->_tpl_vars['usersCount'] . "</b>");
    ?>
</p>
    <?php 
    echo smarty_function_ajaxErrorDiv(array('id' => 'ajaxErrorUsersManagement'), $this);
    ?>

    <?php 
    echo smarty_function_ajaxLoadingDiv(array('id' => 'ajaxLoadingUsersManagement'), $this);
    ?>

    <div class="entityContainer" style='margin-bottom:50px'>
        <table class="entityTable dataTable" id="users">
            <thead>
            <tr>
                <th><?php 
    echo is_array($_tmp = 'General_Username') ? $this->_run_mod_handler('translate', true, $_tmp) : smarty_modifier_translate($_tmp);
    ?>
</th>
                <th><?php