Changeset 446642
- Timestamp:
- 10/03/2011 10:02:03 AM (14 years ago)
- Location:
- cbrcurrency/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (2 diffs)
-
cbrcurrency.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cbrcurrency/trunk/README.txt
r446350 r446642 5 5 Requires at least: 2.6 6 6 Tested up to: 3.2.1 7 Stable tag: 2.3. 37 Stable tag: 2.3.4 8 8 9 9 Show exchange rate Central Bank Russian Federation RUR, RUB, EUR, USD. … … 44 44 45 45 == Changelog == 46 47 = 2.3.4 = 48 49 * 03/10/2011 50 * Small fix css 46 51 47 52 = 2.3.3 = -
cbrcurrency/trunk/cbrcurrency.php
r446350 r446642 4 4 Plugin URI: http://www.f4ber.net/ 5 5 Description: Виджет курса валют ЦБ РФ на текущий день c динамикой. 6 Version: 2.3. 36 Version: 2.3.4 7 7 Author: f4ber 8 8 Author URI: http://www.f4ber.net/ … … 128 128 </a> 129 129 </td> 130 <td width=" 10" rowspan="2"> </td>130 <td width="8" rowspan="2"> </td> 131 131 <td class="currate">'.$rate_d.'</td> 132 132 </tr> … … 140 140 </table> 141 141 </td> 142 <td style="padding-left: 8px;">142 <td style="padding-left:10px;"> 143 143 <table id="lf" cellspacing="0" cellpadding="0"> 144 144 <tbody>
Note: See TracChangeset
for help on using the changeset viewer.