Changeset 1569:a643401a714a for inc
- Timestamp:
- 08/24/13 22:24:19 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.dc.page.php
r1558 r1569 134 134 '<form action="index.php" method="post">'. 135 135 $blog_box. 136 '<p class="nomobile"><a href="'.$core->blog->url.'" onclick="window.open(this.href);return false;" title="'.__('Go to site').' ('.__('new window').')'.'">'.__('Go to site').' 136 '<p class="nomobile"><a href="'.$core->blog->url.'" onclick="window.open(this.href);return false;" title="'.__('Go to site').' ('.__('new window').')'.'">'.__('Go to site').'<img src="images/outgoing.png" alt="" /></a>'. 137 137 '</p></form>'. 138 138 '</div>'.
Note: See TracChangeset
for help on using the changeset viewer.