reformat some stuff
parent
194798ca2d
commit
8fdda97b01
|
@ -2,24 +2,21 @@
|
|||
<div class="left">
|
||||
<div class="optional_permissions">
|
||||
<div class="title" i18n="default_optional_permissions_head"></div>
|
||||
<p i18n="default_optional_permissions_text">
|
||||
</p>
|
||||
<p i18n="default_optional_permissions_text"></p>
|
||||
<a id="requestOptionalPermissions" href="#" i18n="default_request_optional_permissions"></a>
|
||||
<div class="clear-both"></div>
|
||||
</div>
|
||||
<div class="welcome" i18n="defaultWelcomeText">
|
||||
</div>
|
||||
<div class="welcome" i18n="defaultWelcomeText"></div>
|
||||
<div class="donate">
|
||||
<div class="title" i18n="defaultDonateHead"></div>
|
||||
<p i18n="defaultDonateText">
|
||||
</p>
|
||||
<p i18n="defaultDonateText"></p>
|
||||
<a href="http://goo.gl/xQMKN" target="_blank" title="Donate"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a>
|
||||
</div>
|
||||
<div class="sponsors">
|
||||
<div class="title">Sponsors</div>
|
||||
<p>
|
||||
• <a href="http://www.abusemark.com/store/" title="www.abusemark.com" target="_blank">AbuseMark</a> - International (Japan)<br />
|
||||
• <a href="http://www.multirotorsuperstore.com/" title="www.multirotorsuperstore.com" target="_blank">Multirotor Superstore</a> - International (United States)<br />
|
||||
• <a href="http://www.abusemark.com/store/" title="www.abusemark.com" target="_blank">AbuseMark</a><br />
|
||||
• <a href="http://www.multirotorsuperstore.com/" title="www.multirotorsuperstore.com" target="_blank">Multirotor Superstore</a><br />
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -27,6 +24,7 @@
|
|||
<div class="changelog configurator">
|
||||
<div class="title" i18n="defaultChangelogHead"></div>
|
||||
<div class="wrapper">
|
||||
<!-- changelog content will be loaded here -->
|
||||
</div>
|
||||
</div>
|
||||
<a class="firmware_flasher" href="#" i18n="defaultButtonFirmwareFlasher"></a>
|
||||
|
|
Loading…
Reference in New Issue