[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[14911] trunk/squirrelmail/src/image.php
From:       pdontthink--- via squirrelmail-cvs <squirrelmail-cvs () lists ! sourceforge ! net>
Date:       2021-03-31 5:20:39
Message-ID: 1617168039.577651.28526 () sfp-scm-3 ! v30 ! lw ! sourceforge ! com
[Download RAW message or body]

Revision: 14911
          http://sourceforge.net/p/squirrelmail/code/14911
Author:   pdontthink
Date:     2021-03-31 05:20:39 +0000 (Wed, 31 Mar 2021)
Log Message:
-----------
Scale images to viewable space

Modified Paths:
--------------
    trunk/squirrelmail/src/image.php

Modified: trunk/squirrelmail/src/image.php
===================================================================
--- trunk/squirrelmail/src/image.php	2021-03-31 05:13:32 UTC (rev 14910)
+++ trunk/squirrelmail/src/image.php	2021-03-31 05:20:39 UTC (rev 14911)
@@ -52,7 +52,7 @@
 
 <table border="0" cellspacing="0" cellpadding="2" align="center">
 <tr><td bgcolor="<?php echo $color[4]; ?>">
-<img src="<?php echo $DownloadLink; ?>" />
+<img width="100%" src="<?php echo $DownloadLink; ?>" />
 
 </td></tr></table>
 <?php

This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.



-----
squirrelmail-cvs mailing list
List address: squirrelmail-cvs@lists.sourceforge.net
List info (subscribe/unsubscribe/change options): \
                https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
Repository: http://squirrelmail.org/svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic