2007-09-16 18:35:09 +02:00
|
|
|
<span id="Translating_Message" class="translatingMessage <% if EditingLang %><% else %>nonTranslating<% end_if %>"></span>
|
2007-07-19 12:40:05 +02:00
|
|
|
|
|
|
|
<div id="form_actions_right" class="ajaxActions">
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<% if EditForm %>
|
|
|
|
$EditForm
|
|
|
|
<% else %>
|
|
|
|
<form id="Form_EditForm" action="admin?executeForm=EditForm" method="post" enctype="multipart/form-data">
|
|
|
|
<h1>$ApplicationName</h1>
|
|
|
|
|
2007-09-16 18:35:09 +02:00
|
|
|
<p><% _t('WELCOMETO','Welcome to') %> $ApplicationName! <% _t('CHOOSEPAGE','Please choose a page from the left.') %></p>
|
2007-07-19 12:40:05 +02:00
|
|
|
</form>
|
|
|
|
<% end_if %>
|
|
|
|
|
|
|
|
<p id="statusMessage" style="visibility:hidden"></p>
|