Project

General

Profile

« Previous | Next » 

Revision 1024

Added by Matthias almost 15 years ago

Minor tweaks in pages_sections.htt

View differences:

pages_sections.htt
75 75
                </tr>
76 76
<!-- END section_block -->
77 77
                <tr>
78
                    <td align="left" colspan="{DEBUG_COLSPAN_SIZE}"><input type="submit" name="save" value="{TEXT_SAVE}" class="input_medium" /></td>
78
                    <td align="right" colspan="{DEBUG_COLSPAN_SIZE}"><input type="submit" name="save" value="{TEXT_SAVE}" class="input_medium" /></td>
79 79
    	        </tr>
80 80
	    </table>
81 81
    </form>
......
85 85
        <input type="hidden" name="page_id" value="{VAR_PAGE_ID}"  />
86 86
    	<table cellpadding="5" cellspacing="0" border="0" align="center" width="100%">
87 87
    	<tr>
88
    		<td >
89
    			<input type="submit" name="submit" value="{TEXT_ADD}" class="input_medium" />
90
    		</td>
91 88
    		<td width="100%">
92 89
    			<select name="module" class="input_full">
93 90
                <!-- BEGIN module_block -->
......
95 92
                 <!-- END module_block -->
96 93
    			</select>
97 94
    		</td>
95
			<td >
96
    			<input type="submit" name="submit" value="{TEXT_ADD}" class="input_medium" />
97
    		</td>
98 98
    	</tr>
99 99
    	</table>
100 100
	</form>

Also available in: Unified diff