<divid="first"><strongstyle="text-align: center;margin: 0 auto;"><?phpecho$l->t("How to import the new calendar?");?></strong>
<br><br>
<inputstyle="float: left;"type="button"value="<?phpecho$l->t("Import into an existing calendar");?>"onclick="$('#first').css('display', 'none');$('#existingcal').css('display', 'block');">
<inputstyle="float: right;"type="button"value="<?phpecho$l->t("Import into a new calendar");?>"onclick="$('#first').css('display', 'none');$('#newcal').css('display', 'block');">
</div>
<divid="existingcal"style="display: none;">
<strong><?phpecho$l->t("Please choose the calendar");?></strong><br><br>
<formid="inputradioform">
<pstyle="text-align:center;"><b><?phpecho$l->t('Please choose the calendar');?></b></h2>