diff options
| author | Christian Fowler <cfowler2@wcpss.net> | 2014-08-01 15:06:16 -0400 |
|---|---|---|
| committer | Christian Fowler <cfowler2@wcpss.net> | 2014-08-01 15:06:16 -0400 |
| commit | 79bf28f12231f93b7dbf35393af39c321f336fc9 (patch) | |
| tree | 7a83c95a86345aacc851b4e6ab51ad1af770f2ca /templates | |
| parent | 53356ce4a81f679f7d8f3636bc553a968f8aa3fe (diff) | |
| download | wiki-79bf28f12231f93b7dbf35393af39c321f336fc9.tar.gz wiki-79bf28f12231f93b7dbf35393af39c321f336fc9.tar.bz2 wiki-79bf28f12231f93b7dbf35393af39c321f336fc9.zip | |
mass reworking of structure editing using acisortable
Diffstat (limited to 'templates')
| -rwxr-xr-x | templates/edit_book.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_book.tpl b/templates/edit_book.tpl index 8c13158..1627695 100755 --- a/templates/edit_book.tpl +++ b/templates/edit_book.tpl @@ -2,7 +2,7 @@ <div class="edit structure"> <div class="header"> - <h1>{tr}Edit Wiki Book{/tr}</h1> + <h1>{tr}Edit{/tr} {$gContent->getContentTypeName()}: {$gContent->getTitle()}</h1> </div> <div class="body"> |
