]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/select/select_network_box.tpl
New extension for FunCoins introduced
[mailer.git] / templates / de / html / select / select_network_box.tpl
index 699ad9032dc5d7e9980601a56250ed98e64eb27d..2f67a1a5a3132e22a892347d878507d119b3ff80 100644 (file)
@@ -1,14 +1,16 @@
 <div align="center">
 <form accept-charset="utf-8" action="{?URL?}/modules.php" method="get">
-<input type="hidden" name="module" value="$content[module]" />
-<input type="hidden" name="what" value="$content[what]" />
+<input type="hidden" name="module" value="{%pipe,getModule%}" />
+<input type="hidden" name="what" value="{%pipe,getWhat%}" />
 <div class="admin_table dashed">
        <div class="admin_title bottom">
                <strong>{--ADMIN_NETWORK_SELECT_TITLE--}</strong>
        </div>
+
        <div class="bottom">
                $content[selection_box]
        </div>
+
        <div class="admin_footer">
                <input type="submit" class="admin_submit" value="{--ADMIN_NETWORK_CHOOSE--}" />
        </div>