Changeset 158:0feef9838bd0 for admin/blogs.php
- Timestamp:
- 05/05/11 07:43:36 (14 years ago)
- Branch:
- userprefs
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/blogs.php
r123 r158 84 84 { 85 85 if ($core->auth->isSuperAdmin()) { 86 echo '<p class="top-add"><a class="button add" href="blog.php"> <img src="images/add.png" alt="" />'.__('Create a new blog').'</a></p>';86 echo '<p class="top-add"><a class="button add" href="blog.php">'.__('Create a new blog').'</a></p>'; 87 87 } 88 88
Note: See TracChangeset
for help on using the changeset viewer.