mirror of
https://github.com/WhatCD/Gazelle.git
synced 2024-12-13 19:06:27 +00:00
6 lines
230 B
PHTML
6 lines
230 B
PHTML
|
|
<div class="preview_submit">
|
|
<input type="button" value="Preview" class="hidden button_preview_<?=$ID?>" title="Preview text" />
|
|
<input type="button" value="Edit" class="hidden button_edit_<?=$ID?>" title="Edit text" />
|
|
</div>
|