Plugin Directory

Changeset 1379952


Ignore:
Timestamp:
03/27/2016 08:00:41 PM (10 years ago)
Author:
simpson-fan
Message:

Options text corrected

Location:
osbn/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • osbn/trunk/README.txt

    r1379944 r1379952  
    33Requires at least: 3.3
    44Tested up to: 4.4.2
    5 Stable Tag: 1.1.4
     5Stable Tag: 1.1.5
    66License: GPLv3 or later
    77License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    39391.1.2 | 06.03.2013 - Uploaded to wordpress.org (http://wordpress.org/extend/plugins/osbn/)4
    40401.1.3 | 27.03.2016 - Minor fixes
    41 1.1.4 | 27.03.2016 - Solving SVN troubles
     411.1.4/5 | 27.03.2016 - Solving SVN troubles
    4242
  • osbn/trunk/osbn.php

    r1379948 r1379952  
    44 * Plugin URI: http://osbn.de/
    55 * Description: Dies ist das offizielle WordPress-Plugin für Mitglieder des Open-Source-Blog-Netzwerkes (OSBN).
    6  * Version: 1.1.4
     6 * Version: 1.1.5
    77 * Author: Valentin <admin@picomol.de>
    88 * Author URI: http://picomol.de/
    9  * URI: http://osbn.de/
     9 * URI: https://osbn.de/
    1010 * License: GPLv3
    1111 *
     
    157157                        </label>
    158158                        <br />
    159                         <small style="color:#666666; padding-left: 18px;">Die letzten 10 Artikel werden angezeigt, die Aktualisierung erfolgt stündlich</small>
     159                        <small style="color:#666666; padding-left: 18px;">Die letzten <?php echo $options['article_count'] ?> Artikel werden angezeigt. Die Aktualisierung erfolgt stündlich</small>
    160160                    </td>               
    161161                </tr>
Note: See TracChangeset for help on using the changeset viewer.