Changeset 114:56287c01e99f for inc/admin/lib.dc.page.php
- Timestamp:
- 05/02/11 19:44:04 (14 years ago)
- Branch:
- userprefs
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.dc.page.php
r76 r114 122 122 '<form action="index.php" method="post"><div>'. 123 123 $blog_box. 124 '<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>'.124 '<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>'. 125 125 '</div></form>'. 126 126 '</div>'.
Note: See TracChangeset
for help on using the changeset viewer.