1
0
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:
Rasmus Lerdorf
2006-03-03 07:47:52 +00:00
parent cc7d3d3e8d
commit 3854a44ea5
2 changed files with 1 additions and 0 deletions

BIN
images/smarty-icon.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 760 B

View File

@@ -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