Project

General

Profile

« Previous | Next » 

Revision 1843

Added by Dietmar over 11 years ago

! trash only will be shown if more than one section exists
! In the server settings the renaming of the page_directory is only possible, if no page exists

View differences:

pages_sections.htt
80 80
        <td>{VAR_MOVE_DOWN_URL}</td>
81 81

  
82 82
        <td>
83
            <a href="#" onclick="javascript: confirm_link('{TEXT_ARE_YOU_SURE}', '{ADMIN_URL}/pages/sections.php?page_id={PAGE_IDKEY}&amp;section_id={VAR_SECTION_IDKEY}');">
83
	<!-- BEGIN delete_block -->
84
            <a href="#" onclick="javascript:confirm_link('{TEXT_ARE_YOU_SURE}', '{ADMIN_URL}/pages/sections.php?page_id={PAGE_IDKEY}&amp;section_id={VAR_SECTION_IDKEY}');">
84 85
            <img src="{THEME_URL}/images/{DELETE_16_PNG}" alt="{TEXT_DELETE}" border="0" />
85 86
            </a>
87
	<!-- END delete_block -->
88
			&nbsp;
86 89
        </td>
87 90

  
88 91
        <td class="list_section_id">{VAR_SECTION_ID}</td>
89 92

  
90 93
        <td class="list_section_id" {DISPLAY_DEBUG}>{POSITION}</td>
91 94
    </tr>
95

  
92 96
<!-- END section_block -->
93 97
    <tr>
94 98
        <td align="left" colspan="{DEBUG_COLSPAN_SIZE}">
......
108 112
    	<tr>
109 113
    		<td width="50%" valign="middle">
110 114
    			<select name="module" class="input_large">
115
   			 <option value="">&nbsp;</option>
111 116
                <!-- BEGIN module_block -->
112 117
    			 <option value="{VALUE}"{SELECTED}>{NAME}</option>
113 118
                 <!-- END module_block -->

Also available in: Unified diff