blob: 24eb12b5e4b5f360cc6596717c695a824a38fbba [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html xmlns:wicket="http://wicket.apache.org">
<wicket:panel>
<div wicket:id="buttons"></div>
<div class="scrollcontent" id="adminForm">
<fieldset>
<legend>
<wicket:ommessage key="143" />
</legend>
<div class="formelement">
<label><wicket:ommessage key="132" /></label><input type="text" wicket:id="login" />
</div>
<form wicket:id="general"></form>
<div class="formelement">
<label><wicket:ommessage key="45" /></label><select wicket:id="type"></select>
</div>
<div class="formelement">
<label><wicket:ommessage key="1308" /></label><span wicket:id="ownerId"></span>
</div>
<div class="formelement">
<label><wicket:ommessage key="1110" /></label><span wicket:id="starttime" />
</div>
<div class="formelement">
<label><wicket:ommessage key="1112" /></label><span wicket:id="updatetime" />
</div>
<div class="formelement">
<div class="info-text">
<wicket:ommessage key="1149" />
</div>
<br /> <label><wicket:ommessage key="1148" /></label><input class="formcheckbox" type="checkbox"
wicket:id="forceTimeZoneCheck" />
</div>
<div class="formelement">
<label><wicket:ommessage key="158" /></label><select wicket:id="status" />
</div>
<div class="formelement">
<label><wicket:ommessage key="169" /></label><select wicket:id="level_id" />
</div>
</fieldset>
<fieldset>
<legend>
<wicket:ommessage key="1159" />
</legend>
<form wicket:id="comunity"></form>
</fieldset>
</div>
</wicket:panel>
</html>