mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-25 17:48:30 +00:00
added Communication to Selling and refactored module pages a bit
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user