Changeset 1833:81903fe2f6eb for plugins/pages/page.php
- Timestamp:
- 09/12/13 00:05:03 (12 years ago)
- Branch:
- Ticket #1539
- File:
-
- 1 edited
-
plugins/pages/page.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/page.php
r1828 r1833 490 490 491 491 echo '<div class="multi-part" title="'.__('Edit page').'" id="edit-entry">'; 492 echo '<h3 class="hidden">'.__('Edit page').'</h3>';493 492 echo '<form action="'.html::escapeURL($redir_url).'" method="post" id="entry-form">'; 494 493 495 494 echo '<div id="entry-wrapper">'; 496 495 echo '<div id="entry-content"><div class="constrained">'; 496 echo '<h3 class="out-of-screen-if-js">'.__('Edit page').'</h3>'; 497 497 498 498
Note: See TracChangeset
for help on using the changeset viewer.
