Extension ext-network continued:
[mailer.git] / templates / de / html / select / select_network_type_box.tpl
index 719a5011df016b547c58e265ddedd8bd2c57eab5..ea431d1268b04c2c11bf89446aab09f01f2a4ea5 100644 (file)
@@ -6,7 +6,7 @@
 <div class="table dashed">
        <div class="table_header bottom">
                <div>
-                       <strong>{--ADMIN_NETWORK_TYPE_SELECT_TITLE--}</strong>
+                       <strong>{--ADMIN_SELECT_NETWORK_TYPE_TITLE--}</strong>
                </div>
 
                <div class="tiny">
@@ -21,7 +21,7 @@
        </div>
 
        <div class="table_footer">
-               <input type="submit" class="form_submit" value="{--ADMIN_NETWORK_TYPE_CHOOSE--}" />
+               <input type="submit" class="form_submit" value="{--ADMIN_CHOOSE_NETWORK_TYPE_SUBMIT--}" />
        </div>
 </div>
 </form>