mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-14 02:51:36 -04:00
6 lines
237 B
PHP
6 lines
237 B
PHP
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
|
<div id="gOrganizeEditHandleButtonsRight">
|
|
<a id="gMicroThumbDone" href="#" ref="done"
|
|
class="gButtonLink ui-corner-all ui-state-default"><?= t("Close") ?></a>
|
|
</div>
|