HEX
Server: Apache/2.4.25 (Debian)
System: Linux server17 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
User: web37 (1062)
PHP: 7.4.30
Disabled: show_source, highlight_file, apache_child_terminate, apache_get_modules, apache_note, apache_setenv, virtual, dl, disk_total_space, posix_getpwnam, posix_getpwuid, posix_mkfifo, posix_mknod, posix_setpgid, posix_setsid, posix_setuid, posix_uname, proc_nice, openlog, syslog, pfsockopen
Upload Files
File: /var/www/web37/htdocs/fickanzeiger/templates/arfooo/webmaster/chooseSiteType.tpl
{include file="includes/header.tpl" title="{'webmasterChooseSiteType_html_title'|lang}" metaDescription="{'webmasterChooseSiteType_meta_description'|lang}"}

<div class="show_arbo"> 
<a href="{$setting.siteRootUrl}" class="link_showarbo">{'show_arbo_directory'|lang}</a> &gt; 
<a href="{'/webmaster/chooseSiteType'|url}" class="link_showarbo">{'webmasterChooseSiteType_arbo'|lang}</a> 
</div>
                
<div class="title_h_1">
<h1>{'webmasterChooseSiteType_h1'|lang}</h1>
</div>
<div class="column_in">

{if $setting.availableSiteTypes == "both"}
<div class="column_in_choose_left">
<div class="menuchoose_left">
<ul>
<li><a href="{'/webmaster/submitWebsite/basic'|url}">{'webmasterChooseSiteType_free'|lang}</a></li>
</ul>
</div>
<span class="text_center">{'webmasterChooseSiteType_free_submission'|lang}</span><br />
{'webmasterChooseSiteType_standard_submission'|lang}
</div>
{/if}

<div class="column_in_choose_right">
<div class="menuchoose_right">
<ul>
<li><a href="{'/webmaster/submitWebsite/premium'|url}">{'webmasterChooseSiteType_privileged'|lang}</a></li>
</ul>
</div>
<span class="text_center">{'webmasterChooseSiteType_privilege_submission'|lang}</span><br />
{'webmasterChooseSiteType_submission_allowing_you'|lang}
</div>

</div>

{include file="includes/footer.tpl"}