Beispiel #1
0
<input id="cwp_top_currenturl" type="hidden" value="<?php 
echo CURRENTURL;
?>
" data-cnetwork="<?php 
echo CWP_TOP_Core::getCurrentNetwork();
?>
">
<?php 
$networks = $this->getAllNetworks(true);
foreach ($networks as $an => $pro) {
    ?>

		<fieldset class="option <?php 
    if ($pro !== CWP_TOP_PRO) {
        ?>
 pro-ver <?php 
    }
    ?>
 ">
				<div class="left">
					<label for="<?php 
    echo $an;
    ?>
-login"> <?php 
    _e(ucwords($an) . " Login", 'tweet-old-post');
    ?>
 </label>
					<span class='description'> <?php 
    _e("Login using your " . ucwords($an) . " account.", 'tweet-old-post');
    ?>
 </span>