Extension ext-network continued:
[mailer.git] / templates / de / html / admin / admin_delete_networks.tpl
index b46097a157db4dc17f790d56daca2a4819a881d5..888e8a9772421cabeb2c5846590a72a032458873 100644 (file)
        <tr>
                <td colspan="4" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="do_delete" class="form_delete" value="{--ADMIN_NETWORK_REMOVE--}" />
+                       <input type="submit" name="do_delete" class="form_delete" value="{--ADMIN_REMOVE_NETWORK_SUBMIT--}" />
                </td>
        </tr>
 </table>
 </form>
 
 <div class="notice">
-       {--ADMIN_NETWORK_LIST_NOTE--}
+       {--ADMIN_LIST_NETWORK_NOTE--}
 </div>
 </div>