added Communication to Selling and refactored module pages a bit

This commit is contained in:
Rushabh Mehta
2012-12-12 11:03:51 +05:30
parent 39b5b0653e
commit 74aebf0965
10 changed files with 144 additions and 146 deletions

View File

@@ -2,17 +2,17 @@
<div class="appframe-area"></div>
<div class="layout-main-section">
<div style="width: 48%; float: left;">
<h4><a href="#!List/Web Page">Web Page</a></h4>
<h5><a href="#List/Web Page">Web Page</a></h5>
<p class="help">Static (content) web page</p>
<br>
<h4><a href="#!List/Blog">Blog</a></h4>
<h5><a href="#List/Blog">Blog</a></h5>
<p class="help">Weblog (blog) entry</p>
</div>
<div style="width: 48%; float: right;">
<h4><a href="#!Form/Website Settings/Website Settings">Website Settings</a></h4>
<h5><a href="#Form/Website Settings/Website Settings">Website Settings</a></h5>
<p class="help">Setup of top navigation bar, footer and logo</p>
<br>
<h4><a href="#!Form/Style Settings/Style Settings">Style Settings</a></h4>
<h5><a href="#Form/Style Settings/Style Settings">Style Settings</a></h5>
<p class="help">Setup of fonts and background</p>
</div>
<div style="clear: both"></div>