mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Smarty search icon
This commit is contained in:
BIN
images/smarty-icon.gif
Normal file
BIN
images/smarty-icon.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 760 B |
@@ -109,6 +109,7 @@ foreach($res['ResultSet']['Result'] as $i => $hit) {
|
||||
'cvsweb'=>'<img src="http://static.php.net/www.php.net/images/logos/php_script_ico.png" height="32" width="32" style="float:left; margin-left:-40px;"/>',
|
||||
'viewcvs'=>'<img src="http://static.php.net/www.php.net/images/logos/php_script_ico.png" height="32" width="32" style="float:left; margin-left:-40px;"/>',
|
||||
'php'=>'<img src="http://static.php.net/www.php.net/images/logos/php-icon-white.gif" height="32" width="32" style="float:left; margin-left:-40px;"/>',
|
||||
'smarty'=>'<img src="http://static.php.net/www.php.net/images/smarty-icon.gif" height="32" width="32" style="float:left; margin-left:-40px;"/>',
|
||||
'bugs'=>'<img src="http://static.php.net/www.php.net/images/php_bug.gif" height="32" width="32" style="float:left; margin-left:-40px;"/>'
|
||||
);
|
||||
echo <<<EOB
|
||||
|
||||
Reference in New Issue
Block a user