mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-05-19 16:10:18 +00:00
Fix text box vertex style
This commit is contained in:
+1
-1
@@ -531,7 +531,7 @@
|
||||
<option value="1"><?= L('squere')?></option>
|
||||
<option value="2"><?= L('triangle')?></option>
|
||||
<option value="3"><?= L('pentagon')?></option>
|
||||
<!-- <option value="4"><//?= L('textbox')?></option> -->
|
||||
<option value="5"><?= L('textbox')?></option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user