]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/select/select_network_box.tpl
Extension ext-top10 improved:
[mailer.git] / templates / de / html / select / select_network_box.tpl
index 9b91802ea859602634e4f207b44b40deadca90d4..7ac4659829a6512809998a277f614354bcfea3c9 100644 (file)
@@ -4,7 +4,7 @@
 <input type="hidden" name="what" value="{%pipe,getWhat%}" />
 <div class="table dashed">
        <div class="table_header bottom">
-               <strong>{--ADMIN_NETWORK_SELECT_TITLE--}</strong>
+               <strong>{--ADMIN_SELECT_NETWORK_TITLE--}</strong>
        </div>
 
        <div class="bottom">
@@ -12,7 +12,7 @@
        </div>
 
        <div class="table_footer">
-               <input type="submit" class="form_submit" value="{--ADMIN_NETWORK_CHOOSE--}" />
+               <input type="submit" class="form_submit" value="{--ADMIN_CHOOSE_NETWORK_SUBMIT--}" />
        </div>
 </div>
 </form>