forked from mrlan/LRR
17 lines
781 B
Plaintext
17 lines
781 B
Plaintext
diff a/Footer.php b/Footer.php (rejected hunks)
|
|
@@ -1,4 +1,9 @@
|
|
-<br><br><br><br><br><br><br><br><br>
|
|
-<div style="background-color:white;width:100%di">
|
|
-
|
|
-</div>
|
|
\ No newline at end of file
|
|
+
|
|
+ <footer class="footer bg-primary">
|
|
+ <div class="container text-light">
|
|
+ <p >LRR was originally developed as a <a href="http://lanlab.org/course/2018f/se/homepage.html" style="color:white;">Software engineering course project</a> by Mohamed Nor and Elmahdi Houzi. Please submit your suggestions or bug reports to lanhui _at_ zjnu.edu.cn. Last updated on 18/04/2020 by Ashly. <a href="./homepage" style="color:white;">More information ...</a></p>
|
|
+ <small>© 2018 Copyright: <a href="http://lanlab.org/">lanlab.org</a></small>
|
|
+ </div>
|
|
+ </footer>
|
|
+
|
|
+
|