- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/blogs.php
r38 r123 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></ strong></p>';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>'; 87 87 } 88 88
Note: See TracChangeset
for help on using the changeset viewer.