Quellcode durchsuchen

removed footer

tags/v1.0
Robin Thoni vor 7 Jahren
Ursprung
Commit
ea194f09d9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      frontend/WebSem/app/views/footer.html

+ 1
- 1
frontend/WebSem/app/views/footer.html Datei anzeigen

@@ -4,7 +4,7 @@
4 4
     <div layout="column" layout-fill layout-align="top center">
5 5
         <div flex>
6 6
             <div class="col-lg-12">
7
-                <p>{{ 'common.createdBy' | translate }} <a href="https://www.rthoni.com/">Robin Thoni</a></p>
7
+                <!--<p>{{ 'common.createdBy' | translate }} <a href="https://www.rthoni.com/">Robin Thoni</a></p>-->
8 8
             </div>
9 9
         </div>
10 10
     </div>

Laden…
Abbrechen
Speichern