mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-28 19:10:11 -04:00
Changed logo and favicon (#391)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="logo" align="center"><img src=<?php echo base_url();?>/images/logo.gif></div>
|
||||
<div id="logo" align="center"><img src=<?php echo base_url();?>/images/logo.png></div>
|
||||
|
||||
<div id="login">
|
||||
<?php echo form_open('login') ?>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 4.7 KiB |
BIN
images/logo.gif
BIN
images/logo.gif
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB |
BIN
images/logo.png
Normal file
BIN
images/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
@@ -20,7 +20,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="logo" align="center"><img src=<?php echo base_url();?>/images/logo.gif></div>
|
||||
<div id="logo" align="center"><img src=<?php echo base_url();?>/images/logo.png></div>
|
||||
|
||||
<div id="login">
|
||||
<?php echo form_open('login') ?>
|
||||
|
||||
Reference in New Issue
Block a user