Changeset 2337:a014c044ae91 for admin
- Timestamp:
- 10/11/13 21:17:28 (12 years ago)
- Branch:
- default
- Location:
- admin
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/blog_theme.php
r2319 r2337 132 132 '<p class="info vertical-separator">'.sprintf( 133 133 __("Visit %s repository, the resources center for Dotclear."), 134 '<a href="http:// dotaddict.org/dc2/themes">Dotaddict</a>'134 '<a href="http://themes.dotaddict.org/dc2/"</a>' 135 135 ). 136 136 '</p>'. … … 211 211 '<p class="info vertical-separator">'.sprintf( 212 212 __("Visit %s repository, the resources center for Dotclear."), 213 '<a href="http:// dotaddict.org/dc2/themes">Dotaddict</a>'213 '<a href="http://themes.dotaddict.org/dc2/">Dotaddict</a>' 214 214 ). 215 215 '</p>'. -
admin/images/menu/blog-theme-b-update.png
- Property exe deleted
-
admin/plugins.php
r2319 r2337 138 138 '<p class="info vertical-separator">'.sprintf( 139 139 __("Visit %s repository, the resources center for Dotclear."), 140 '<a href="http:// dotaddict.org/dc2/plugins">Dotaddict</a>'140 '<a href="http://plugins.dotaddict.org/dc2/">Dotaddict</a>' 141 141 ). 142 142 '</p>'. … … 216 216 '<p class="info vertical-separator">'.sprintf( 217 217 __("Visit %s repository, the resources center for Dotclear."), 218 '<a href="http:// dotaddict.org/dc2/plugins">Dotaddict</a>'218 '<a href="http://plugins.dotaddict.org/dc2/">Dotaddict</a>' 219 219 ). 220 220 '</p>'.
Note: See TracChangeset
for help on using the changeset viewer.