Changeset 1259

Show
Ignore:
Timestamp:
01/14/08 11:57:40 (7 months ago)
Author:
Neal
Message:

Consistency change to the HTML in edit.php. Noticed by Applejuice.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/upload/edit.php

    r244 r1259  
    198198?> 
    199199<div class="blockform"> 
    200         <h2><?php echo $lang_post['Edit post'] ?></h2> 
     200        <h2><span><?php echo $lang_post['Edit post'] ?></span></h2> 
    201201        <div class="box"> 
    202202                <form id="edit" method="post" action="edit.php?id=<?php echo $id ?>&amp;action=edit" onsubmit="return process_form(this)">