Skip to content

Instantly share code, notes, and snippets.

@wlwwt
wlwwt / newsletteranmeldung.html
Last active September 30, 2016 07:48
Newsletter-Anmeldung
<form action="https://newsletterclient.bavaria-yachts.com" method="post">
<input type="hidden" name="step1-error" value="http://www.bavaria-yachts.com/error1.html">
<input type="hidden" name="step1-success" value="http://www.bavaria-yachts.com/success1.html">
<input type="hidden" name="error" value="http://www.bavaria-yachts.com/error.html">
<input type="hidden" name="success" value="http://www.bavaria-yachts.com/success.html">
<select name="salut" id="salut">
<option value="" disabled selected>Bitte auswählen</option>
<option>Herr</option>
@wlwwt
wlwwt / Tabs.php
Last active May 23, 2016 17:45
Override mage2 core class
<?php
/**
* Copyright © 2016 Magento. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Namespace\Spareparts\Block\Adminhtml\Product\Edit;
/**
* Admin product edit tabs