Subversion Repositories wpShopGermany4

Rev

Rev 6306 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6306 Rev 6503
Line 2... Line 2...
2
 
2
 
3
    /**  Liste der Länder im Backend */
3
    /**  Liste der Länder im Backend */
4
 
4
 
5
?>
5
?>
6
 
6
 
7
<?php echo $this->writeBackendMessage(true); ?>
-
 
8
 
-
 
9
<?php if (wpsg_isSizedArray($this->view['data'])) { ?>
7
<?php if (wpsg_isSizedArray($this->view['data'])) { ?>
10
    <table class="table wpsg_table_country">
8
    <table class="table wpsg_table_country">
11
 
9
 
12
        <thead>
10
        <thead>
13
            <tr>
11
            <tr>