?>
>
            <a href="<?php 
echo HelperGalleryUG::getUrlViewItems();
?>
"><?php 
_e("Items", UNITEGALLERY_TEXTDOMAIN);
?>
</a>
        </li>
        <li <?php 
echo $classPreview;
?>
>
            <a href="<?php 
echo HelperGalleryUG::getUrlViewPreview();
?>
"><?php 
_e("Preview", UNITEGALLERY_TEXTDOMAIN);
?>
</a>
        </li>
    </ul>

    <div class='settings_limit_message'>
		This gallery has limitations: <b> <?php 
echo $ugMaxItems;
?>
 items limit </b> in the preview and output.
		<br>
		For removing the limitations, upgrade to <b>"Unite Gallery Full Version"</b>.