Changeset 158:0feef9838bd0 for plugins
- Timestamp:
- 05/05/11 07:43:36 (14 years ago)
- Branch:
- userprefs
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/list.php
r96 r158 177 177 <?php 178 178 echo '<h2>'.html::escapeHTML($core->blog->name).' › '.__('Pages').'</h2>'. 179 '<p class="top-add"><a class="button add" href="'.$p_url.'&act=page"> <img src="images/add.png" alt="" />'.__('New page').'</a></p>';179 '<p class="top-add"><a class="button add" href="'.$p_url.'&act=page">'.__('New page').'</a></p>'; 180 180 181 181 if (!$core->error->flag())
Note: See TracChangeset
for help on using the changeset viewer.