mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
added wesite slideshow and attributions on website
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
.layout-attributions table {
|
||||
width: 70%;
|
||||
}
|
||||
.layout-attributions td:first-child {
|
||||
width: 30%;
|
||||
}
|
||||
@@ -6,12 +6,13 @@
|
||||
<table class="table table-bordered table-striped">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a href="https://github.com/webnotes/wnframework">wnframework</a></td>
|
||||
<td>The full stack Python + Javascript web application framework on which ERPNext is built.</td>
|
||||
<td><a href="https://github.com/webnotes/erpnext">ERPNext</a></td>
|
||||
<td>Web based, Open Source ERP. <br>
|
||||
Get top class hosting and support at <a href="https://erpnext.com">ERPNext.com</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/webnotes/erpnext">ERPNext</a></td>
|
||||
<td>Web based, Open Source ERP.</td>
|
||||
<td><a href="https://github.com/webnotes/wnframework">wnframework</a></td>
|
||||
<td>The full stack Python + Javascript web application framework on which ERPNext is built.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://en.wikipedia.org/wiki/Linux">Linux Operating System</a></td>
|
||||
@@ -93,7 +94,7 @@
|
||||
|
||||
<hr>
|
||||
<h3>ERPNext License: GNU/General Public License</h3>
|
||||
<div class="well" style="width: 65%;">
|
||||
<div class="well">
|
||||
<p><b>ERPNext - Open Source, web based ERP</b></p>
|
||||
<p>Copyright © 2012, Web Notes Technologies Pvt Ltd, India</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user