Changeset 1312:9b954dbdf09a for admin/blog.php
- Timestamp:
- 08/08/13 21:29:17 (12 years ago)
- Branch:
- default
- Parents:
- 1311:b57043a88153 (diff), 1290:de23a6996243 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/blog.php
r1280 r1312 70 70 71 71 echo 72 '<h2> <a href="blogs.php">'.__('Blogs').'</a> › <span class="page-title">'.__('New blog').'</span></h2>'.72 '<h2>'.__('System').' › <a href="blogs.php">'.__('Blogs').'</a> › <span class="page-title">'.__('New blog').'</span></h2>'. 73 73 74 74 '<form action="blog.php" method="post" id="blog-form" class="fieldset">'.
Note: See TracChangeset
for help on using the changeset viewer.