diff --git a/com_lendr/admin/languages/en-GB/en-GB.com_lendr.sys.ini b/com_lendr/admin/languages/en-GB/en-GB.com_lendr.sys.ini index 40e62ef..149af7a 100755 --- a/com_lendr/admin/languages/en-GB/en-GB.com_lendr.sys.ini +++ b/com_lendr/admin/languages/en-GB/en-GB.com_lendr.sys.ini @@ -3,4 +3,5 @@ COM_LENDR_SETTINGS = Lendr Settings COM_LENDR_PROFILE_LIST = Profile List COM_LENDR_PROFILE_LIST_DESC = Display list of all profiles COM_LENDR_BOOK_LIST = Book List -COM_LENDR_BOOK_LIST_DESC = Display list of all books \ No newline at end of file +COM_LENDR_BOOK_LIST_DESC = Display list of all books +COM_LENDR_STATISTICS = Lendr Statistics diff --git a/com_lendr/lendr.xml b/com_lendr/lendr.xml index 0531785..3f3ca7e 100755 --- a/com_lendr/lendr.xml +++ b/com_lendr/lendr.xml @@ -38,8 +38,8 @@ COM_LENDR - COM_LENDR_SETTINGS + COM_LENDR_STATISTICS diff --git a/com_lendr/site/assets/images/lendr_icon.png b/com_lendr/site/assets/images/lendr_icon.png new file mode 100644 index 0000000..b489352 Binary files /dev/null and b/com_lendr/site/assets/images/lendr_icon.png differ diff --git a/com_lendr/site/assets/images/settings_icon.png b/com_lendr/site/assets/images/settings_icon.png new file mode 100644 index 0000000..f37464b Binary files /dev/null and b/com_lendr/site/assets/images/settings_icon.png differ diff --git a/com_lendr/site/assets/images/statistics_icon.png b/com_lendr/site/assets/images/statistics_icon.png new file mode 100644 index 0000000..df36bfc Binary files /dev/null and b/com_lendr/site/assets/images/statistics_icon.png differ diff --git a/com_lendr/site/assets/images/temp.txt b/com_lendr/site/assets/images/temp.txt new file mode 100644 index 0000000..85526e5 --- /dev/null +++ b/com_lendr/site/assets/images/temp.txt @@ -0,0 +1 @@ +Testing to create a folder