rhymix/modules/install/script/welcome_content/welcome_content_fr.html
2013-01-30 06:32:37 +00:00

28 lines
1.8 KiB
HTML

<link rel="stylesheet" href="./modules/install/script/welcome_content/welcome.css" />
<article class="welcomeXE">
<h2>XE core '{$version}' has been successfully installed!</h2>
<section class="odd i1">
<h3>Change the site title</h3>
<p>After login as administrator, you can change the 'site title' as '<a href="{geturl('','module','admin','act','dispAdminConfigGeneral')}">Admin &gt; Settings &gt; General &gt; Primary...</a>' progress.</p>
</section>
<section class="even i2">
<h3>Change the menu structure</h3>
<p>After login as administrator, you can change the 'menu structure' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin &gt; Menu &gt; Menu Editor...</a>' progress.</p>
</section>
<section class="odd i3">
<h3>Change the layout design</h3>
<p>After login as administrator, you can change the 'layout design' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteDesign')}">Admin &gt; Menu &gt; Site Design...</a>' progress.</p>
</section>
<section class="even i4">
<h3>Main page replacement</h3>
<p>After login as administrator, you can change the 'main page' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin &gt; Menu &gt; Menu Editor...</a>' progress.</p>
</section>
<section class="odd i5">
<h3>Main page decoration</h3>
<p>After login as administrator, you can edit the 'main page' by click the '<a href="{geturl('', 'mid', $mid, 'act','dispPageAdminContentModify')}">Modify...</a>' button.</p>
</section>
<section class="even i6">
<h3>Module installation</h3>
<p>After login as administrator, you can install the 'module' as '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">Admin &gt; Advanced &gt; Easy install...</a>' progress.</p>
</section>
</article>