Changeset 1793607
- Timestamp:
- 12/28/2017 12:39:59 PM (8 years ago)
- Location:
- indi-tuts/trunk
- Files:
-
- 4 edited
-
README.txt (modified) (2 diffs)
-
admin/partials/indi-tuts-admin-display.php (modified) (1 diff)
-
admin/partials/indi-tuts-editor-display.php (modified) (1 diff)
-
admin/partials/indi-tuts-manager-display.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indi-tuts/trunk/README.txt
r1793568 r1793607 6 6 Requires PHP: 7.0.0 7 7 Tested up to: 4.9.1 8 Stable tag: 1.0. 08 Stable tag: 1.0.1 9 9 License: GPLv3 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 30 30 == Changelog == 31 31 32 = 1.0 = 32 = 1.0.1 = 33 34 Default Navigation correction 33 35 34 36 == Upgrade Notice == -
indi-tuts/trunk/admin/partials/indi-tuts-admin-display.php
r1793568 r1793607 60 60 <label for="tab11">Blog in Socialmediaportalen posten</label> 61 61 62 <input id="tab12" type="radio" name="tabs" checked>62 <input id="tab12" type="radio" name="tabs"> 63 63 <label for="tab12">Landing-Page erstellen</label> 64 64 -
indi-tuts/trunk/admin/partials/indi-tuts-editor-display.php
r1793568 r1793607 60 60 <label for="tab11">Blog in Socialmediaportalen posten</label> 61 61 62 <input id="tab12" type="radio" name="tabs" checked>62 <input id="tab12" type="radio" name="tabs"> 63 63 <label for="tab12">Landing-Page erstellen</label> 64 64 -
indi-tuts/trunk/admin/partials/indi-tuts-manager-display.php
r1793568 r1793607 60 60 <label for="tab11">Blog in Socialmediaportalen posten</label> 61 61 62 <input id="tab12" type="radio" name="tabs" checked>62 <input id="tab12" type="radio" name="tabs"> 63 63 <label for="tab12">Landing-Page erstellen</label> 64 64
Note: See TracChangeset
for help on using the changeset viewer.