Changeset 2374325
- Timestamp:
- 09/03/2020 07:47:10 AM (6 years ago)
- File:
-
- 1 edited
-
rnn-browser-support/trunk/rnn-browser-support.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
rnn-browser-support/trunk/rnn-browser-support.php
r2267243 r2374325 1 1 <?php 2 2 /* 3 Plugin Name: R NNBrowser Support4 Description: Easy way to inform people that their browser might not support every element on the site. Currently only works with Internet Explorer5 Version: 1.0 3 Plugin Name: ResenNet | Browser Support 4 Description: Easy way to inform people that their browser might not support every element on the site. 5 Version: 1.0.1 6 6 Author: ResenNet 7 7 License: GPLv3 … … 29 29 ?> 30 30 <div class="wrap"> 31 <h1>R NNBrowser Support</h1>31 <h1>ResenNet | Browser Support</h1> 32 32 33 33 <form method="post" action="options.php">
Note: See TracChangeset
for help on using the changeset viewer.