Manjsi popravki pri updatu
This commit is contained in:
parent
5aa85421e2
commit
37a32adbcb
@ -622,7 +622,7 @@ class SurveyAdmin
|
||||
echo '<div id="reportabug" class="footer_right">';
|
||||
|
||||
// www.1ka.si ima se link na go instrukcije
|
||||
if($mysql_database_name == 'www1kasi' || $mysql_database_name == 'test1kasi' || $mysql_database_name == 'test21kasi'){
|
||||
if($mysql_database_name == 'real1kasi' || $mysql_database_name == 'test1kasi' || $mysql_database_name == 'test21kasi'){
|
||||
|
||||
echo '<a href="#" onClick="consultingPopupOpen();"><span class="faicon external_link"></span> '.$lang['srv_svetovanje'].'</a>';
|
||||
echo '<br>';
|
||||
|
@ -825,19 +825,19 @@ class MailAdapter{
|
||||
<tr>
|
||||
<td style="width:40px;" width="40">
|
||||
<a href="https://www.facebook.com/1KAenklikanketa/" target="_blank">
|
||||
<img src="https://www.1ka.si/public/img/social/fb_blue.svg" alt="Facebook" height="35" style="display: block;" border="0" />
|
||||
<img src="https://www.1ka.si/public/img/social/fb_blue.png" alt="Facebook" height="35" style="display: block;" border="0" />
|
||||
</a>
|
||||
</td>
|
||||
<td style="background-color:#f7f7f7;width:20px;" width="20"> </td>
|
||||
<td style="width:40px;" width="40">
|
||||
<a href="https://www.youtube.com/channel/UCWhsQe9qIjGpbD0-TCdPg7Q" target="_blank">
|
||||
<img src="https://www.go-tel.si/upload/yt-logo.png" alt="Youtube" height="35" style="display: block;" border="0" />
|
||||
<img src="https://www.1ka.si/public/img/social/yt.png" alt="Youtube" height="35" style="display: block;" border="0" />
|
||||
</a>
|
||||
</td>
|
||||
<td style="background-color:#f7f7f7;width:20px;" width="20" > </td>
|
||||
<td style="width:40px;" width="40">
|
||||
<a href="https://twitter.com/enklikanketa" target="_blank">
|
||||
<img src="https://www.1ka.si/public/img/social/twitter_blue.svg" alt="Twitter" height="35" style="display: block;" border="0" />
|
||||
<img src="https://www.1ka.si/public/img/social/twitter_blue.png" alt="Twitter" height="35" style="display: block;" border="0" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
BIN
public/img/social/fb_blue.png
Normal file
BIN
public/img/social/fb_blue.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 831 B |
BIN
public/img/social/twitter_blue.png
Normal file
BIN
public/img/social/twitter_blue.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 768 B |
BIN
public/img/social/yt.png
Normal file
BIN
public/img/social/yt.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Loading…
x
Reference in New Issue
Block a user