Rename support-link view to footer.

This commit is contained in:
James Brooks
2015-01-06 16:21:07 +00:00
parent 9a50cda6a5
commit 4575329bc3
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -53,6 +53,6 @@
@yield('content')
</div>
@include('partials.support-link')
@include('partials.footer')
</body>
</html>