Changeset 3771:ee48b80e8d04 for inc/admin/lib.dc.page.php
- Timestamp:
- 07/11/18 12:21:03 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.dc.page.php
r3770 r3771 230 230 $blog_box . 231 231 '<p><a href="' . $core->blog->url . '" class="outgoing" title="' . __('Go to site') . 232 '">' . __('Go to site') . '<img src="images/outgoing .png" alt="" /></a>' .232 '">' . __('Go to site') . '<img src="images/outgoing-link.svg" alt="" /></a>' . 233 233 '</p></form>' . 234 234 '<ul id="top-info-user">' .
Note: See TracChangeset
for help on using the changeset viewer.