Extension ext-network continued:
[mailer.git] / templates / de / html / select / select_network_type_title_box.tpl
index 7142fdf0e49d3fafdc8eab229bef0593392a7ccf..93f91a02b86cb208910d049c2bb86aac29d34b88 100644 (file)
@@ -5,7 +5,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>
 
@@ -14,7 +14,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>